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/libxevie/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libxevie/PKGBUILD')
-rw-r--r-- | extra/libxevie/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxevie/PKGBUILD b/extra/libxevie/PKGBUILD index 712663b54..895c1b4db 100644 --- a/extra/libxevie/PKGBUILD +++ b/extra/libxevie/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 151414 2012-02-26 10:40:20Z pierre $ +# $Id: PKGBUILD 198276 2013-10-30 13:52:59Z allan $ #Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libxevie @@ -10,7 +10,6 @@ url="http://xorg.freedesktop.org/" license=('custom') depends=('libxext') makedepends=('xorg-util-macros' 'evieext') -options=('!libtool') source=("${url}/releases/individual/lib/libXevie-${pkgver}.tar.bz2") sha1sums=('84e2dc6e35c4a82f1a4d1fe4723fba58364c3bec') |