summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-10-10 03:46:54 -0600
committerBrian Bidulock2015-06-10 22:25:19 -0600
commita641236e1f70a428c753111e64ad90b9c13a8b5c (patch)
tree24958897e7791f2c8b033bcdb74889952860e618 /PKGBUILD
parentd9124939cd3faa05c1e008bf7e25ba62f945993d (diff)
downloadaur-a641236e1f70a428c753111e64ad90b9c13a8b5c.tar.gz
version 0.95.6.r34.gefb7c6b-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63af097139e2..e0f90343c696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=windowmaker-crm-git
pkgver=0.95.6.r34.gefb7c6b
-pkgrel=1
+pkgrel=2
pkgdesc="An X11 window manager with a NEXTSTEP look and feel"
arch=('i686' 'x86_64')
url="http://www.windowmaker.org/"
@@ -13,7 +13,7 @@ license=('GPL' 'custom')
provides=('windowmaker')
conflicts=('windowmaker' 'windowmaker-git')
makedepends=('git')
-depends=('imagemagick' 'libxinerama' 'libxrandr' 'libxmu' 'libbsd' 'libxpm' 'libxft' 'libtiff' 'giflib' 'libexif')
+depends=('imagemagick' 'libxinerama' 'libxrandr' 'libxmu' 'libbsd' 'libxpm' 'libxft' 'giflib' 'libexif')
source=("$pkgname::git://repo.or.cz/wmaker-crm.git#branch=next"
wmaker.desktop
giflib-5.1.0.patch)