Use Setup.exe from archive.org

This commit is contained in:
Jan Bader 2019-12-21 12:56:39 +01:00
parent b6162aa01b
commit 26706864fa
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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')