diff options
author | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
commit | 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 (patch) | |
tree | 8d7ccc2dc9d08a4c3cde26aa01c887e9a0fc2fa1 /community/jwm | |
parent | bdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff) |
Mon Feb 6 23:14:50 UTC 2012
Diffstat (limited to 'community/jwm')
-rw-r--r-- | community/jwm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/jwm/PKGBUILD b/community/jwm/PKGBUILD index 6fe9358d5..2caf2a506 100644 --- a/community/jwm/PKGBUILD +++ b/community/jwm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56063 2011-09-30 07:00:29Z kkeen $ +# $Id: PKGBUILD 63634 2012-02-05 12:02:20Z ibiru $ # Maintainer: Kyle Keen <keenerd@gmail.com> # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=jwm pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A lightweight window manager for the X11 Window System" arch=('i686' 'x86_64') url="http://joewing.net/programs/jwm/" |