summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bader2019-12-21 12:56:39 +0100
committerJan Bader2019-12-21 12:57:37 +0100
commit26706864facc90ae221548990e7c94a6284f63a5 (patch)
tree9f6fcb8aaf4fbcf3a91f6813cf3c412b7c108b06
parentb6162aa01bc5c508b7f964251ba04ae1324375fb (diff)
downloadaur-26706864facc90ae221548990e7c94a6284f63a5.tar.gz
Use Setup.exe from archive.org
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8f10c6d29ba..c70846e4eefc 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 f38bef206cda..1f32829dfa94 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')