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 f104f862b3b7..6a327a87a53c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=trayclock
pkgver=0.3.7
-pkgrel=3
+pkgrel=4
pkgdesc="trayclock is a simple analog clock for the sys-tray"
url="http://www.jezra.net/projects/trayclock"
#groups=()
depends=('gtk2' 'librsvg')
makedepends=('gcc' 'make' 'intltool' 'pkgconfig')
-license="GPL"
+license=("GPL")
source=(http://launchpad.net/$pkgname/0.5/$pkgver/+download/$pkgname-$pkgver.tar.gz)
md5sums=('f36e4e8a487b52d56d16eda208d74e74')
arch=('i686' 'x86_64')