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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 28 13:25:57 UTC 2008


    Date: Sunday, September 28, 2008 @ 09:25:57
  Author: giovanni
Revision: 13740

upgpkg: libraw1394 1.3.0-2

Modified:
  libraw1394/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 10:43:08 UTC (rev 13739)
+++ PKGBUILD	2008-09-28 13:25:57 UTC (rev 13740)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libraw1394
-pkgver=2.0.0
-pkgrel=1
+pkgver=1.3.0
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL')
 pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
 depends=('glibc')
 makedepends=('pkgconfig')
 url="http://www.linux1394.org/"
-options=(!libtool)
+options=(!libtool force)
 source=(http://www.linux1394.org/dl/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f037629cc02509d4f24f6170bd656694')
+md5sums=('c5d9ab62bd25dba96af010b3471e816a')
 
 build() {
    cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list