summaryrefslogtreecommitdiff
path: root/extra/libiec61883/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libiec61883/PKGBUILD')
-rw-r--r--extra/libiec61883/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libiec61883/PKGBUILD b/extra/libiec61883/PKGBUILD
index 816530da4..285244b3e 100644
--- a/extra/libiec61883/PKGBUILD
+++ b/extra/libiec61883/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 198184 2013-10-30 13:19:06Z allan $
+# $Id: PKGBUILD 200001 2013-11-21 01:26:16Z allan $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jason Chu <jason@archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@juvepoland.com>
@@ -6,14 +6,14 @@
pkgname=libiec61883
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
arch=('i686' 'x86_64')
url="http://www.kernel.org/pub/linux/libs/ieee1394/"
license=('LGPL')
depends=('libraw1394')
-source=("http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz")
-md5sums=('8af39fff74988073c3ad53fbab147da9')
+source=("https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz")
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"