summaryrefslogtreecommitdiff
path: root/community/lwm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lwm/PKGBUILD')
-rw-r--r--community/lwm/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/lwm/PKGBUILD b/community/lwm/PKGBUILD
index 7ea15078c..61fed43ce 100644
--- a/community/lwm/PKGBUILD
+++ b/community/lwm/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 67238 2012-03-05 15:00:02Z kkeen $
+# $Id: PKGBUILD 94155 2013-07-15 07:14:16Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Jeff Mickey <j@codemac.net>
# Contributor: Ben Mazer <blm@groknil.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=lwm
-pkgver=1.2.2
-pkgrel=3
-pkgdesc="a very light weight window manager"
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="A very light weight window manager"
arch=('i686' 'x86_64')
url="http://www.jfc.org.uk/software/lwm.html"
license=('GPL')
depends=('xorg-server' 'libxext' 'libsm')
makedepends=('imake')
source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1748722a293e03d632b615275ef84498')
+md5sums=('439789a5396107cca5f54e108760c1f4')
build() {
cd "$srcdir/$pkgname-$pkgver"