diff options
author | root <root@rshg054.dnsready.net> | 2012-02-09 23:14:54 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-09 23:14:54 +0000 |
commit | 4bc61018eec54dbe50e7556ce01d2ef2859b2c9f (patch) | |
tree | 3ea5705a573fd320639395f484fc12335e0a1b88 /community/scrotwm | |
parent | 54b7119c36756b86ea463649ee972cd6c1ce5863 (diff) |
Thu Feb 9 23:14:54 UTC 2012
Diffstat (limited to 'community/scrotwm')
-rw-r--r-- | community/scrotwm/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/scrotwm/PKGBUILD b/community/scrotwm/PKGBUILD index 2bcc42643..e12c4fd3c 100644 --- a/community/scrotwm/PKGBUILD +++ b/community/scrotwm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 61972 2012-01-12 00:12:43Z kkeen $ +# $Id: PKGBUILD 64135 2012-02-09 01:36:06Z kkeen $ # Maintainer: Kyle Keen <keenerd@gmail.com> # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> pkgname=scrotwm -pkgver=0.10.0 +pkgver=0.11.0 pkgrel=1 pkgdesc="A minimalistic dynamic tiling window manager that tries to stay out of the way." arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ backup=(etc/scrotwm.conf) source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz \ LICENSE \ baraction.sh) -md5sums=('407862684229a2c3282f2c1be59ee0fa' +md5sums=('cf8a0ebc43d0da102db2f75037a6b5df' 'a67cfe51079481e5b0eab1ad371379e3' '6132ba773ee00f39d8f67ac0347a9814') |