From c92c189b7cc386af592eedce1ee77aa4341fa9b4 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Fri, 4 Dec 2015 23:46:09 +0100 Subject: [PATCH] Use HTTPS for download --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 1ee120e..6213bab 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ backup=() options=() install= changelog= -source=(ynab4 "Setup.exe::http://www.youneedabudget.com/CDNOrigin/download/$pkgname/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe") +source=(ynab4 "Setup.exe::https://www.youneedabudget.com/CDNOrigin/download/$pkgname/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe") noextract=("Setup.exe") md5sums=("75854469a4abb1132b93a80c2336d7c6" "0a5df8a115193fe68c4fb5e1cae55326")