From 24152c3ea77087edccf017c13d44904a75799ff7 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Oct 2013 01:22:45 -0700 Subject: Sat Oct 26 01:21:13 PDT 2013 --- extra/libdv/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'extra/libdv') diff --git a/extra/libdv/PKGBUILD b/extra/libdv/PKGBUILD index fdeec4a35..770097ca6 100644 --- a/extra/libdv/PKGBUILD +++ b/extra/libdv/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 150457 2012-02-17 23:44:16Z allan $ +# $Id: PKGBUILD 197341 2013-10-25 02:40:30Z allan $ # Maintainer: # Contributor: Tom Newsom pkgname=libdv pkgver=1.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="The Quasar DV codec (libdv) is a software codec for DV video" arch=('i686' 'x86_64') url="http://libdv.sourceforge.net/" @@ -12,7 +12,6 @@ license=('LGPL') depends=('popt') makedepends=('pkg-config' 'gtk' 'libxv') optdepends=('gtk: for using playdv' 'libxv: for using playdv') -options=('!libtool') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('f895162161cfa4bb4a94c070a7caa6c7') -- cgit v1.2.3-54-g00ecf