[arch-commits] CVS update of extra/lib/libfwbuilder (PKGBUILD)

Kevin Piche kevin at archlinux.org
Tue Sep 25 20:46:42 UTC 2007


    Date: Tuesday, September 25, 2007 @ 16:46:42
  Author: kevin
    Path: /home/cvs-extra/extra/lib/libfwbuilder

Modified: PKGBUILD (1.34 -> 1.35)

upgpkg: libfwbuilder 2.1.14-1


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: extra/lib/libfwbuilder/PKGBUILD
diff -u extra/lib/libfwbuilder/PKGBUILD:1.34 extra/lib/libfwbuilder/PKGBUILD:1.35
--- extra/lib/libfwbuilder/PKGBUILD:1.34	Thu May 31 10:20:14 2007
+++ extra/lib/libfwbuilder/PKGBUILD	Tue Sep 25 16:46:42 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.34 2007/05/31 14:20:14 tpowa Exp $
+# $Id: PKGBUILD,v 1.35 2007/09/25 20:46:42 kevin Exp $
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libfwbuilder
-pkgver=2.1.10
-pkgrel=2
+pkgver=2.1.14
+pkgrel=1
 pkgdesc="Support libraries for fwbuilder"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.fwbuilder.org/"
 source=(http://heanet.dl.sourceforge.net/sourceforge/fwbuilder/$pkgname-$pkgver.tar.gz)
-depends=('gcc' 'libxslt' 'net-snmp>=5.4' 'openssl<=0.9.8')
+depends=('gcc-libs' 'libxslt' 'net-snmp>=5.4' 'openssl<=0.9.8')
 makedepends=('qt')
-md5sums=('12f968217c6941a7265515919838bfe4')
+md5sums=('1920128ef8c1cfcd73fbd3f10bd72482')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list