summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bb1d28c802f..818166082e47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,15 @@
# Contributor: libernux <dutchman55@gmx.com>
pkgname=wmsystemtray
pkgver=1.2
-pkgrel=2
+pkgrel=3
pkgdesc="system tray designed as a Window Maker dockapp"
arch=('i686' 'x86_64')
-url="http://dockapps.windowmaker.org/file.php/id/355"
+#url="http://dockapps.windowmaker.org/file.php/id/355"
+url="http://web.archive.org/web/20121031045149/http://dockapps.windowmaker.org/file.php/id/355"
license=('GPL')
depends=('libxmu' 'libxfixes' 'libxpm')
-source=("http://dockapps.windowmaker.org/download.php/id/814/$pkgname-$pkgver.tar.gz")
+#source=("http://dockapps.windowmaker.org/download.php/id/814/$pkgname-$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz")
md5sums=('425b3cc8fc717a997a67706b8013ad21')
build() {