diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/xine-lib | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/xine-lib')
-rw-r--r-- | extra/xine-lib/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD index ac6c1347f..8490caa3e 100644 --- a/extra/xine-lib/PKGBUILD +++ b/extra/xine-lib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195056 2013-09-24 20:09:11Z eric $ +# $Id: PKGBUILD 198581 2013-10-30 15:44:36Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=xine-lib @@ -30,7 +30,6 @@ optdepends=('imagemagick: for using the imagemagick plugin' \ 'gnome-vfs: for using the gnome-vfs plugin' \ 'libvdpau: for using the VDPAU plugin' \ 'smbclient: for using the samba plugin') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz) sha1sums=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504') |