summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-02-17 16:01:00 +0100
committersL1pKn072021-02-17 16:01:00 +0100
commit644bd783778007e94a19248fa9623a7517b1efbf (patch)
treece2675ac3088497746cf2e9cf1d1003a9ef98ea3
parent67645538e8deb8b3e45c4ce4300cb5135aa587de (diff)
downloadaur-644bd783778007e94a19248fa9623a7517b1efbf.tar.gz
archive url sources
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b6c13aa98c2..905b6d7d9879 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = avxsynth-plugin-decomb
depends = avxsynth-git
provides = avxsynth-plugin-decomb
conflicts = avxsynth-plugin-decomb
- source = decomb.zip::https://www.dropbox.com/s/orv7x3qmfa8qwuv/decomb.zip?dl=0
+ source = https://web.archive.org/web/20150801145006/http://mujintou.org.uk/projects/decomb.zip
sha256sums = 3c8efb8ea8c831c67c9af8ce9ccc7a0c18416ac75b1374181ced0708a68c36ba
pkgname = avxsynth-plugin-decomb
diff --git a/PKGBUILD b/PKGBUILD
index f5f14e6e3379..1fe5d48b5b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git'
'yasm'
'cmake'
)
-source=("decomb.zip::https://www.dropbox.com/s/orv7x3qmfa8qwuv/decomb.zip?dl=0")
+source=("https://web.archive.org/web/20150801145006/http://mujintou.org.uk/projects/decomb.zip")
sha256sums=('3c8efb8ea8c831c67c9af8ce9ccc7a0c18416ac75b1374181ced0708a68c36ba')
provides=("avxsynth-plugin-${_plug}")
conflicts=("avxsynth-plugin-${_plug}")