[arch-commits] Commit in windowmaker-crm-git/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Sun Mar 7 11:09:23 UTC 2010
Date: Sunday, March 7, 2010 @ 06:09:23
Author: daniel
Revision: 71465
upgpkg: windowmaker-crm-git 20100307-1
New git snapshot with several bugfixes and new features.
Modified:
windowmaker-crm-git/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-07 11:00:40 UTC (rev 71464)
+++ PKGBUILD 2010-03-07 11:09:23 UTC (rev 71465)
@@ -2,8 +2,8 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=windowmaker-crm-git
-pkgver=20091221
-pkgrel=2
+pkgver=20100307
+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/"
@@ -13,8 +13,8 @@
provides=('windowmaker')
conflicts=('windowmaker')
source=(ftp://ftp.archlinux.org/other/windowmaker/windowmaker-$pkgver.tar.gz libpng-1.4.patch)
-md5sums=('2cc3b4630f52025b78285eda39d62681' '1b7c47827419ef62051c0f1c02cb45f0')
-sha1sums=('8c101e75aa1f98867484510898f4c3369f9be386' 'c446bdb3a8c0d7add45ad6dff05c382cb14ee2b6')
+md5sums=('43b2bfd300d37158ff4f27b4123404d9'
+ '1b7c47827419ef62051c0f1c02cb45f0')
build() {
cd $srcdir/windowmaker-$pkgver
More information about the arch-commits
mailing list