summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libiec61883
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/libiec61883')
-rw-r--r--abs/core-testing/libiec61883/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/libiec61883/PKGBUILD b/abs/core-testing/libiec61883/PKGBUILD
index f0ca6ea..6c11122 100644
--- a/abs/core-testing/libiec61883/PKGBUILD
+++ b/abs/core-testing/libiec61883/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Stephen Caraher <moskvax@gmail.com>
pkgname=libiec61883
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('LGPL')
depends=('libraw1394')
options=('!libtool')
source=(http://www.linux1394.org/dl/$pkgname-$pkgver.tar.gz)
-md5sums=('08f46840912ae2032499186228842a32')
+md5sums=('8af39fff74988073c3ad53fbab147da9')
build() {
cd $startdir/src/$pkgname-$pkgver