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 3df4861f58de..78d49c65df7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=conky-lua-arch
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="A conky-lua for ArchLinux"
arch=('any')
url="http://alexiobash.com/conky-lua-arch/"
license=('GPL')
-depends=('conky' 'git')
+depends=('conky-lua' 'git')
source=("$pkgname::git+http://git.alexiobash.com/git/$pkgname")
install="${pkgname}.install"
md5sums=('SKIP')