summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2016-03-06 10:53:09 +0100
committerSanskritFritz2016-03-06 10:53:09 +0100
commit8b4233cbb36658c46187f232e32852daa10ca982 (patch)
tree1a124a6e556afcbc1008e597f2311628532262af /PKGBUILD
parent15698fbcf48fe738c2ae50a0f0d7937844632bca (diff)
downloadaur-cputnik.tar.gz
License fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')