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

Tobias Powalowski tpowa at archlinux.org
Sat Jan 16 07:29:06 UTC 2010


    Date: Saturday, January 16, 2010 @ 02:29:05
  Author: tpowa
Revision: 63207

upgpkg: libraw1394 2.0.5-1
    bump to latest version

Modified:
  libraw1394/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-16 01:56:49 UTC (rev 63206)
+++ PKGBUILD	2010-01-16 07:29:05 UTC (rev 63207)
@@ -3,10 +3,10 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libraw1394
-pkgver=2.0.4
+pkgver=2.0.5
 pkgrel=1
 arch=('i686' 'x86_64')
-license=('LGPL')
+license=('LGPL2.1')
 pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
 depends=('glibc')
 makedepends=('pkgconfig')
@@ -20,4 +20,4 @@
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
 }
-md5sums=('38d6dad9c90dcb776574af0ee93bda33')
+md5sums=('1db64231c78540c32859b591cb8b40cf')




More information about the arch-commits mailing list