summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-10-10 03:46:54 -0600
committerBrian Bidulock2015-06-10 22:25:19 -0600
commita641236e1f70a428c753111e64ad90b9c13a8b5c (patch)
tree24958897e7791f2c8b033bcdb74889952860e618
parentd9124939cd3faa05c1e008bf7e25ba62f945993d (diff)
downloadaur-a641236e1f70a428c753111e64ad90b9c13a8b5c.tar.gz
version 0.95.6.r34.gefb7c6b-2
-rw-r--r--.AURINFO3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
3 files changed, 4 insertions, 6 deletions
diff --git a/.AURINFO b/.AURINFO
index 4aa66127b0e6..eaf65c1e3139 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -1,7 +1,7 @@
pkgbase = windowmaker-crm-git
pkgdesc = An X11 window manager with a NEXTSTEP look and feel
pkgver = 0.95.6.r34.gefb7c6b
- pkgrel = 1
+ pkgrel = 2
url = http://www.windowmaker.org/
arch = i686
arch = x86_64
@@ -15,7 +15,6 @@ pkgbase = windowmaker-crm-git
depends = libbsd
depends = libxpm
depends = libxft
- depends = libtiff
depends = giflib
depends = libexif
provides = windowmaker
diff --git a/.SRCINFO b/.SRCINFO
index 4aa66127b0e6..eaf65c1e3139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = windowmaker-crm-git
pkgdesc = An X11 window manager with a NEXTSTEP look and feel
pkgver = 0.95.6.r34.gefb7c6b
- pkgrel = 1
+ pkgrel = 2
url = http://www.windowmaker.org/
arch = i686
arch = x86_64
@@ -15,7 +15,6 @@ pkgbase = windowmaker-crm-git
depends = libbsd
depends = libxpm
depends = libxft
- depends = libtiff
depends = giflib
depends = libexif
provides = windowmaker
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)