[arch-commits] CVS update of extra/x11/afterstep (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Sun Apr 29 17:39:02 UTC 2007
Date: Sunday, April 29, 2007 @ 13:39:02
Author: alexander
Path: /home/cvs-extra/extra/x11/afterstep
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: afterstep 2.2.5
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/x11/afterstep/PKGBUILD
diff -u extra/x11/afterstep/PKGBUILD:1.5 extra/x11/afterstep/PKGBUILD:1.6
--- extra/x11/afterstep/PKGBUILD:1.5 Tue Dec 26 23:06:50 2006
+++ extra/x11/afterstep/PKGBUILD Sun Apr 29 13:39:02 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.5 2006/12/27 04:06:50 alexander Exp $
+# $Id: PKGBUILD,v 1.6 2007/04/29 17:39:02 alexander Exp $
# Maintainer: Alexander Baldeck <alexander at archlinux.org>
# Contributor: DaNiMoTh <jjdanimoth at gmail.com>
pkgname=afterstep
-pkgver=2.2.4
+pkgver=2.2.5
pkgrel=1
pkgdesc="A Window Manager based on NextStep Interface"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
makedepends=(pkgconfig)
license="GPL"
url=http://www.afterstep.org
-source=(http://mesh.dl.sourceforge.net/sourceforge/afterstep/AfterStep-${pkgver}.tar.bz2)
+source=(http://dl.sourceforge.net/sourceforge/afterstep/AfterStep-${pkgver}.tar.bz2)
build() {
cd $startdir/src/AfterStep-$pkgver
@@ -19,4 +19,4 @@
make || return 1
make DESTDIR=$startdir/pkg install
}
-md5sums=('a382ad2fd2947d26010d1ec5f6a80392')
+md5sums=('36a64e5ebf2d2fcf311f72b5e29d4514')
More information about the arch-commits
mailing list