diff --git a/.SRCINFO b/.SRCINFO index b8f10c6..c70846e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -11,7 +11,7 @@ pkgbase = ynab4 optdepends = dropbox noextract = Setup.exe source = ynab4 - source = Setup.exe::http://classic.youneedabudget.com/CDNOrigin/download/${pkgname}/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe + source = Setup.exe::https://web.archive.org/web/20190112221247/https://classic.youneedabudget.com/CDNOrigin/download/${pkgname}/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe md5sums = 764cd9a8cec68ebcad04427110045267 md5sums = a25c0a73350a99559f1e30c2f86ad0b9 diff --git a/PKGBUILD b/PKGBUILD index f38bef2..1f32829 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ backup=() options=() install= changelog= -source=(ynab4 "Setup.exe::http://classic.youneedabudget.com/CDNOrigin/download/${pkgname}/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe") +source=(ynab4 "Setup.exe::https://web.archive.org/web/20190112221247/https://classic.youneedabudget.com/CDNOrigin/download/${pkgname}/liveCaptive/Win/YNAB%204_${pkgver}_Setup.exe") noextract=("Setup.exe") md5sums=('75854469a4abb1132b93a80c2336d7c6' 'a25c0a73350a99559f1e30c2f86ad0b9')