diff options
Diffstat (limited to 'extra/libsexy/PKGBUILD')
-rw-r--r-- | extra/libsexy/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libsexy/PKGBUILD b/extra/libsexy/PKGBUILD index 66cc9df8a..89f89fc7b 100644 --- a/extra/libsexy/PKGBUILD +++ b/extra/libsexy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149220 2012-02-06 13:45:35Z ibiru $ +# $Id: PKGBUILD 198231 2013-10-30 13:36:45Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libsexy @@ -10,7 +10,6 @@ license=('GPL') url="http://chipx86.com/wiki/Libsexy" depends=('gtk2' 'libxml2') makedepends=('iso-codes' 'pkgconfig') -options=('!libtool') source=("http://releases.chipx86.com/libsexy/libsexy/${pkgname}-${pkgver}.tar.gz") md5sums=('33c079a253270ec8bfb9508e4bb30754') |