From 81ee1980feda43043eaebae2c596ae116a21f6e5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Feb 2012 23:15:25 +0000 Subject: Sun Feb 19 23:15:25 UTC 2012 --- community/openbox/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/openbox') diff --git a/community/openbox/PKGBUILD b/community/openbox/PKGBUILD index 9241dabf8..7c990c9fa 100644 --- a/community/openbox/PKGBUILD +++ b/community/openbox/PKGBUILD @@ -1,11 +1,12 @@ -# $Id: PKGBUILD 54954 2011-08-29 00:03:04Z bfanella $ -# Maintainer: Brad Fanella +# $Id: PKGBUILD 64899 2012-02-18 19:57:32Z bpiotrowski $ +# Maintainer: Bartłomiej Piotrowski +# Contributor: Brad Fanella # Contributor: Andrea Scarpino # Contributor: tobias pkgname=openbox pkgver=3.5.0 -pkgrel=4 +pkgrel=5 pkgdesc="A window manager for the X11 windowing system" arch=('i686' 'x86_64') url="http://openbox.org" @@ -34,7 +35,7 @@ build() { --with-x \ --enable-startup-notification \ --sysconfdir=/etc \ - --libexecdir=/usr/lib/openbox + --libexecdir=/usr/lib/openbox make } -- cgit v1.2.3-54-g00ecf