summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2e4cec6666b..ffb9ac70c697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@ pkgver=0.9.4
pkgrel=6
pkgdesc='Inspects and alters the state of the PulseAudio sound server'
arch=('i686' 'x86_64')
-url='http://0pointer.de/lennart/projects/paman'
+url='http://web.archive.org/web/20160405014625/http://0pointer.de/lennart/projects/paman'
license=('GPL')
depends=('libglademm' 'pulseaudio')
changelog=ChangeLog
-source=("http://0pointer.de/lennart/projects/paman/${pkgname}-${pkgver}.tar.gz")
+source=("http://web.archive.org/web/20160405014625/http://0pointer.de/lennart/projects/paman/${pkgname}-${pkgver}.tar.gz")
md5sums=('4a77b129b0de8d261f2794ce3db518cc')
prepare()