aboutsummaryrefslogtreecommitdiffstats
path: root/res/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'res/PKGBUILD')
-rw-r--r--res/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/PKGBUILD b/res/PKGBUILD
index 5cb09b3..1c72490 100644
--- a/res/PKGBUILD
+++ b/res/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=yawa-git
-pkgver=0.9.0
+pkgver=0.9.0.r18.g31af564
pkgrel=1
pkgdesc='A tool which allows you to compose wallpapers for X.'
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
license=('GPL2')
depends=('imlib2' 'libx11' 'libbsd')
-makedepends=('cmake' 'git' 'python-sphinx')
+makedepends=('clang' 'cmake' 'git' 'python-sphinx')
source=('git+http://git.kyriasis.com/kyrias/yawa')