summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 104514a6a66a..1523a5b952f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Mar 6 09:44:40 UTC 2016
pkgbase = cputnik
pkgdesc = Dockapp showing a simple CPU and memory monitor.
pkgver = 0.2.0
- pkgrel = 8
+ pkgrel = 9
url = http://web.archive.org/web/20121031043853/http://dockapps.windowmaker.org/file.php/id/273
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f216f65c480c..0e5a48c64465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=cputnik
pkgver=0.2.0
-pkgrel=8
+pkgrel=9
pkgdesc="Dockapp showing a simple CPU and memory monitor."
#url="http://dockapps.windowmaker.org/file.php/id/273"
url="http://web.archive.org/web/20121031043853/http://dockapps.windowmaker.org/file.php/id/273"
-license="GPL"
+license=("GPL")
depends=('libxpm')
optdepends=('xorg-xkill: for right click - killing apps by window'
'gnome-system-monitor: for left click - start system monitor')