summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libraw1394
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/libraw1394')
-rw-r--r--abs/core-testing/libraw1394/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/libraw1394/PKGBUILD b/abs/core-testing/libraw1394/PKGBUILD
index c4faf49..4c73a58 100644
--- a/abs/core-testing/libraw1394/PKGBUILD
+++ b/abs/core-testing/libraw1394/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=libraw1394
-pkgver=1.3.0
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
@@ -13,7 +13,7 @@ makedepends=('pkgconfig')
url="http://www.linux1394.org/"
options=(!libtool force)
source=(http://www.linux1394.org/dl/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c5d9ab62bd25dba96af010b3471e816a')
+md5sums=('9fbbef5ea31101c4c28085db134fd448')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}