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/libxv | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libxv')
-rw-r--r-- | extra/libxv/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxv/PKGBUILD b/extra/libxv/PKGBUILD index cd6cd25bb..bc234f6d3 100644 --- a/extra/libxv/PKGBUILD +++ b/extra/libxv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194296 2013-09-13 07:24:42Z andyrtr $ +# $Id: PKGBUILD 198299 2013-10-30 14:01:20Z allan $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ license=('custom') url="http://xorg.freedesktop.org/" depends=('libxext' 'videoproto') makedepends=('pkgconfig') -options=('!libtool') source=("${url}/releases/individual/lib/libXv-${pkgver}.tar.bz2") sha256sums=('55fe92f8686ce8612e2c1bfaf58c057715534419da700bda8d517b1d97914525') |