diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-29 20:45:23 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-29 20:45:23 -0300 |
commit | 5cb6d6dedb5e95df2ab0df3924a7a1fcde26abd6 (patch) | |
tree | 73d07cd157daa4c9be762d408e6c562f13c4fc72 | |
parent | 33fcf0e7b95e530b849e59e90fdea4001e01283d (diff) |
lib32 rebuildS
-rw-r--r-- | community/lxsession/PKGBUILD | 2 | ||||
-rw-r--r-- | community/openbox/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/lxsession/PKGBUILD b/community/lxsession/PKGBUILD index 808b33161..0deb4855c 100644 --- a/community/lxsession/PKGBUILD +++ b/community/lxsession/PKGBUILD @@ -4,7 +4,7 @@ pkgname=lxsession pkgver=0.4.6.1 -pkgrel=1 +pkgrel=1.1 pkgdesc="Session manager of the LXDE Desktop (light version)" arch=('i686' 'x86_64' 'mips64el') license=('GPL2') diff --git a/community/openbox/PKGBUILD b/community/openbox/PKGBUILD index bc424cf0a..17cd2c64c 100644 --- a/community/openbox/PKGBUILD +++ b/community/openbox/PKGBUILD @@ -5,7 +5,7 @@ pkgname=openbox pkgver=3.5.0 -pkgrel=4 +pkgrel=4.1 pkgdesc="A window manager for the X11 windowing system" arch=('i686' 'x86_64' 'mips64el') url="http://openbox.org" |