Date: Sunday, May 16, 2010 @ 21:49:32 Author: dgriffiths Revision: 80390
Modified: openbox/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-17 01:40:18 UTC (rev 80389) +++ PKGBUILD 2010-05-17 01:49:32 UTC (rev 80390) @@ -4,7 +4,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=openbox -pkgver=3.4.11.1 +pkgver=3.4.11.2 pkgrel=1 pkgdesc="A window manager for the X11 windowing system" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml') source=(http://www.icculus.org/openbox/releases/${pkgname}-${pkgver}.tar.gz 'which-2.20.patch') -md5sums=('56d1b365a95b119e4809802aeea734fb' +md5sums=('30e669134fa81df810fe7d1dc59cd931' 'ec5e3d4d74779b0ca576a053ae54124d') build() {
