[arch-commits] Commit in libfwbuilder/trunk (PKGBUILD)

Kevin Piché kevin at archlinux.org
Sun Oct 11 15:39:13 UTC 2009


    Date: Sunday, October 11, 2009 @ 11:39:13
  Author: kevin
Revision: 54635

upgpkg: libfwbuilder 3.0.7-1
    Update to latest

Modified:
  libfwbuilder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 15:38:47 UTC (rev 54634)
+++ PKGBUILD	2009-10-11 15:39:13 UTC (rev 54635)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libfwbuilder
-pkgver=3.0.6
+pkgver=3.0.7
 pkgrel=1
 pkgdesc="Support libraries for fwbuilder"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 source=(http://dl.sourceforge.net/sourceforge/fwbuilder/${pkgname}-${pkgver}.tar.gz)
 depends=('libxslt' 'net-snmp>=5.4')
 makedepends=('qt>=4.3')
-md5sums=('e508f8a9a78e01c1ea0ad2ad7627503d')
+md5sums=('70632afb9f276ac248b13b08f06db85a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list