summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-09-28 14:49:52 -0600
committerBrian Bidulock2015-06-10 03:43:51 -0600
commit1d91ac100ee619a32970b4fcb0df2863a785cca8 (patch)
tree14c7d75df6e1eee7fdb55b4264d755f0a47502cb /PKGBUILD
parent4429843fe6558875e2b790d1920525b5fd6f6f26 (diff)
downloadaur-1d91ac100ee619a32970b4fcb0df2863a785cca8.tar.gz
version 0.5.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63bc7aaaf51b..1d2dee3fa7a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=adwm
pkgver=0.5.2
-pkgrel=2
+pkgrel=3
pkgdesc="Advanced dynamic window manager for X"
arch=('i686' 'x86_64')
url="http://github.com/bbidulock/adwm"
license=('GPL')
+makedepends=('libxi')
depends=('libxfixes' 'libxft' 'libxrandr' 'libxinerama' 'libxpm' 'startup-notification' 'imlib2')
options=('!libtool')
source=("https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")