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 22cacd64ca13..694a25a5f1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,18 @@
pkgname=wmcpumon
pkgver=1.02
_pkgver=2011-05-02-14
-pkgrel=3
+pkgrel=4
pkgdesc="A windowmaker dockapp which shows the usage of each cpu in the system"
arch=('i686' 'x86_64')
#url="http://dockapps.windowmaker.org/file.php/id/360"
-url="http://web.archive.org/web/20121102084732/http://dockapps.windowmaker.org/file.php/id/360"
+#url="http://web.archive.org/web/20121102084732/http://dockapps.windowmaker.org/file.php/id/360"
+url="http://wmcpumon.sourceforge.net/"
license=('AGPL3')
groups=('x11')
depends=('libxext' 'libxcb' 'xcb-util' 'xcb-util-wm' 'xcb-util-image')
#source=("http://dockapps.windowmaker.org/download.php/id/872/$pkgname-$_pkgver.tar.bz2")
-source=("$pkgname-$_pkgver.tar.bz2")
+#source=("$pkgname-$_pkgver.tar.bz2")
+source=("http://wmcpumon.sourceforge.net/$pkgname-$_pkgver.tar.bz2")
md5sums=('368ebfb30be65ac2a0c107111ad8df86')
prepare() {