[arch-commits] CVS update of extra/x11/obconf (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Jun 1 22:28:38 UTC 2007


    Date: Friday, June 1, 2007 @ 18:28:38
  Author: tobias
    Path: /home/cvs-extra/extra/x11/obconf

Modified: PKGBUILD (1.5 -> 1.6)

upgrade some backlog for update reasons and bugfixes


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/x11/obconf/PKGBUILD
diff -u extra/x11/obconf/PKGBUILD:1.5 extra/x11/obconf/PKGBUILD:1.6
--- extra/x11/obconf/PKGBUILD:1.5	Tue Aug 29 01:44:46 2006
+++ extra/x11/obconf/PKGBUILD	Fri Jun  1 18:28:38 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.5 2006/08/29 05:44:46 tobias Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/01 22:28:38 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=obconf
-pkgver=1.6
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="A gtk2 based configuration tool for the Openbox windowmanager"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://tr.openmonkey.com/pages/obconf/"
-depends=('openbox>=3.0' 'gtk2' 'libglade')
-source=(http://tr.openmonkey.com/files/obconf/${pkgname}-${pkgver}.tar.gz)
-md5sums=('aaf62498b11d52dfce7a0b6060867a19')
+depends=('openbox>=3.3' 'gtk2' 'libglade')
+source=(http://icculus.org/openbox/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a5bf39e458b888a06ae7e91738bf612e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list