summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8a224535234..3b75f3e61826 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=vattery
pkgver=0.7.5
-pkgrel=2
+pkgrel=3
pkgdesc="A GTK battery monitor for the sys-tray"
-url="http://www.jezra.net/projects/trayclock"
+url="http://www.jezra.net/projects/vattery"
#groups=()
depends=('gtk2' 'librsvg' 'acpi')
makedepends=('gcc' 'make' 'intltool' 'pkgconfig')
-license="GPL"
+license=(GPL)
source=(http://launchpad.net/$pkgname/0.7/$pkgver/+download/$pkgname-$pkgver.tar.gz)
md5sums=('5d02a99b4579b2816f71b25ba7ba0f6c')
arch=('i686' 'x86_64')