[arch-commits] Commit in windowmaker-crm-git/trunk (PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Sat Sep 19 17:48:07 UTC 2009


    Date: Saturday, September 19, 2009 @ 13:48:07
  Author: daniel
Revision: 52442

upgpkg: windowmaker-crm-git 20090919-1
    new snapshot with new features and bugfixes

Modified:
  windowmaker-crm-git/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-19 15:18:45 UTC (rev 52441)
+++ PKGBUILD	2009-09-19 17:48:07 UTC (rev 52442)
@@ -1,18 +1,18 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=windowmaker-crm-git
-pkgver=20090914
+pkgver=20090919
 pkgrel=1
 pkgdesc="An X11 window manager with a NEXTSTEP look and feel - git version from Carlos R. Mafra"
 arch=(i686 x86_64)
 url="http://www.windowmaker.info/"
 license=('GPL' 'custom')
-depends=('libxinerama' 'libpng' 'libxpm' 'libxft' 'libtiff>=3.8.2-5' 'giflib')
+depends=('libxinerama' 'libpng' 'libxpm' 'libxft' 'libtiff>=3.9.1' 'giflib' 'libxmu')
 options=('!libtool')
 provides=('windowmaker')
 conflicts=('windowmaker')
 source=(ftp://ftp.archlinux.org/other/windowmaker/windowmaker-$pkgver.tar.gz)
-md5sums=('0b8d53d33c7537fae8fc2162c0738128')
+md5sums=('92ff50efe80caf96794487ad1eaca4e3')
 
 build() {
   cd $srcdir/windowmaker-$pkgver




More information about the arch-commits mailing list