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 91734bb256f1..b7842d03c482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=conky-bargile
pkgver=0.1a
-pkgrel=5
-pkgdesc="Yet another conky-lua theme, this one includes some kind of an engine"
+pkgrel=6
+pkgdesc="Yet another conky-lua theme, this one includes some kind of an engine - please use a conky with cairo and lua support"
arch=('any')
url="https://github.com/Noeljunior/conky-bargile"
license=('GPL')
-depends=('conky-cairo-no-nvidia' 'lm_sensors' 'hddtemp' 'git' 'netcat')
+depends=('conky' 'lm_sensors' 'hddtemp' 'git' 'netcat')
source=("$pkgname::git+https://github.com/Noeljunior/conky-bargile")
md5sums=('SKIP')