summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens John2016-11-13 11:26:20 +0100
committerJens John2016-11-13 11:26:20 +0100
commit75ca19804425ddce4384eb4114d13ed0609c15ac (patch)
tree7bc0b992c4424688218bac83074a294ca68e53c2
parent18f250660ea7936d362073879b90261e906a414a (diff)
downloadaur-75ca19804425ddce4384eb4114d13ed0609c15ac.tar.gz
0.6-16: Link info URL to archive.org as a temporary workaround
If the site stays down, I'll host the page myself.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 039fd13df389..e3985b37a631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = alsaequal
pkgdesc = Real-time adjustable equalizer plugin for ALSA sound server
pkgver = 0.6
- pkgrel = 15
- url = http://www.thedigitalmachine.net/alsaequal.html
+ pkgrel = 16
+ url = https://web.archive.org/web/20161105202833/http://thedigitalmachine.net/alsaequal.html
install = alsaequal.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f0528c9ae322..2432570b252d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@
pkgname=alsaequal
pkgver=0.6
-pkgrel=15
+pkgrel=16
pkgdesc='Real-time adjustable equalizer plugin for ALSA sound server'
-url='http://www.thedigitalmachine.net/alsaequal.html'
+url='https://web.archive.org/web/20161105202833/http://thedigitalmachine.net/alsaequal.html'
license=('GPL2')
arch=('i686' 'x86_64')