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

Daniel Isenmann daniel at archlinux.org
Fri Sep 9 11:25:43 UTC 2011


    Date: Friday, September 9, 2011 @ 07:25:42
  Author: daniel
Revision: 137554

upgpkg: windowmaker-crm-git 20110909-1

New snapshot release 2011-09-09

Modified:
  windowmaker-crm-git/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-09 11:23:27 UTC (rev 137553)
+++ PKGBUILD	2011-09-09 11:25:42 UTC (rev 137554)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=windowmaker-crm-git
-pkgver=20101005
+pkgver=20110909
 pkgrel=1
 pkgdesc="An X11 window manager with a NEXTSTEP look and feel - git version from Carlos R. Mafra"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 provides=('windowmaker')
 conflicts=('windowmaker')
 source=(ftp://ftp.archlinux.org/other/windowmaker/windowmaker-$pkgver.tar.gz wmaker.desktop)
-md5sums=('8cc7e736a8d7e446f696b80fc7dcb79c'
+md5sums=('594f66f40130fe49b6350579f4d54c2b'
          '2fba97bebfd691836b92b8f0db79ff13')
 
 build() {
@@ -22,7 +22,7 @@
   ./autogen.sh
   ./configure --prefix=/usr --sysconfdir=/etc --enable-xinerama \
     --with-nlsdir=/usr/share/locale --with-gnustepdir=/usr/lib/GNUstep \
-    --enable-usermenu --enable-modelock
+    --enable-usermenu --enable-modelock --enable-xrandr
   make || return 1
   make DESTDIR=$pkgdir install || return 1
   install -D -m644 COPYING.WTFPL $pkgdir/usr/share/licenses/$pkgname/COPYING.WTFPL




More information about the arch-commits mailing list