summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-02-17 16:00:12 +0100
committersL1pKn072021-02-17 16:00:12 +0100
commit67645538e8deb8b3e45c4ce4300cb5135aa587de (patch)
tree82e0bc24cc5b9593422be3c2761dc1a8553200b9
parentb45bfacee01647efb0af8d22fbb32b6dfbca4221 (diff)
downloadaur-67645538e8deb8b3e45c4ce4300cb5135aa587de.tar.gz
archive url
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8468530e7264..5b6c13aa98c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,7 @@ pkgbase = avxsynth-plugin-decomb
pkgdesc = Plugin for Avxsynth: decomb
pkgver = 5.2.3
pkgrel = 3
- url = http://mujintou.org.uk/avxsynth
- arch = i686
+ url = https://web.archive.org/web/20130724044827/http://mujintou.org.uk/avxsynth
arch = x86_64
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 7e5e9943f4ac..f5f14e6e3379 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=avxsynth-plugin-decomb
pkgver=5.2.3
pkgrel=3
pkgdesc="Plugin for Avxsynth: ${_plug}"
-arch=('i686' 'x86_64')
-url='http://mujintou.org.uk/avxsynth'
+arch=('x86_64')
+url='https://web.archive.org/web/20130724044827/http://mujintou.org.uk/avxsynth'
license=('GPL')
depends=('avxsynth-git')
makedepends=('git'