[arch-commits] Commit in evilwm/trunk (PKGBUILD)
Kevin Piché
kevin at archlinux.org
Sat Jul 4 16:46:10 UTC 2009
Date: Saturday, July 4, 2009 @ 12:46:09
Author: kevin
Revision: 44870
upgpkg: evilwm 1.0.1-1
Modified:
evilwm/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-04 16:09:25 UTC (rev 44869)
+++ PKGBUILD 2009-07-04 16:46:09 UTC (rev 44870)
@@ -3,16 +3,15 @@
# Contributor: Jochem Kossen <j.kossen at home.nl>
pkgname=evilwm
-pkgver=1.0.0
-pkgrel=1.1
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A minimalist but usable window manager for the X Window System."
arch=('i686' 'x86_64')
-depends=('libxext' 'libxrandr')
+depends=('libxrandr')
url="http://evilwm.sourceforge.net"
source=(http://www.6809.org.uk/evilwm/$pkgname-$pkgver.tar.gz evilwm.desktop)
license=(custom)
-md5sums=('aa66a68f54dda48ff3bcef23ea852e59'
- 'fd404c0f0787fbf99b8b3270f639128c')
+md5sums=('8fd9256c635cce2289b648a01d54202c' 'fd404c0f0787fbf99b8b3270f639128c')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list