diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:06:53 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:06:53 (GMT) |
commit | 9a2223d6c90c114e17beac41009da54ca16f8f10 (patch) | |
tree | 4110cc4f2c1fa420ff8279fe4641534817be9a71 /abs/core/windowmaker | |
parent | fb573c82b5a4a27c8b0e9fd41033463f31c4871a (diff) | |
download | linhes_pkgbuild-9a2223d6c90c114e17beac41009da54ca16f8f10.zip linhes_pkgbuild-9a2223d6c90c114e17beac41009da54ca16f8f10.tar.gz linhes_pkgbuild-9a2223d6c90c114e17beac41009da54ca16f8f10.tar.bz2 |
windowmaker 0.95.3
Diffstat (limited to 'abs/core/windowmaker')
-rw-r--r-- | abs/core/windowmaker/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/windowmaker/PKGBUILD b/abs/core/windowmaker/PKGBUILD index e9a9853..3b20bf5 100644 --- a/abs/core/windowmaker/PKGBUILD +++ b/abs/core/windowmaker/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 150208 2012-02-14 20:50:29Z daniel $ +# $Id: PKGBUILD 159727 2012-05-26 10:06:04Z daniel $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> # Contributor: Judd Vinet <jvinet@zeroflux.org> pkgname=windowmaker -pkgver=0.95.2 +pkgver=0.95.3 pkgrel=1 pkgdesc="An X11 window manager with a NEXTSTEP look and feel" arch=(i686 x86_64) @@ -11,7 +11,7 @@ license=('GPL' 'custom') depends=('libxinerama' 'libxrandr' 'libxmu' 'libpng' 'libxpm' 'libxft' 'libtiff' 'giflib') options=('!libtool') source=(http://windowmaker.org/pub/source/release/WindowMaker-$pkgver.tar.gz wmaker.desktop) -md5sums=('ae62bad9c4dee504066e0f172b565ff0' +md5sums=('305af9d862e853a5d7977e801cb66ca3' '2fba97bebfd691836b92b8f0db79ff13') build() { |