summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libraw1394/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-09 04:13:43 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-09 04:13:43 (GMT)
commit4f2409345e731322c4dad76329df7da783834416 (patch)
treea0139913a7943d98a16d2d836ff53b1441b6b549 /abs/core-testing/libraw1394/PKGBUILD
parent1b1c9aff1305d15b7b7809f31e3ba28150c77c42 (diff)
downloadlinhes_pkgbuild-4f2409345e731322c4dad76329df7da783834416.zip
linhes_pkgbuild-4f2409345e731322c4dad76329df7da783834416.tar.gz
linhes_pkgbuild-4f2409345e731322c4dad76329df7da783834416.tar.bz2
Corrected source locations. Latest version of libdc/raw1394 and libiec61883.
Diffstat (limited to 'abs/core-testing/libraw1394/PKGBUILD')
-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}