diff options
Diffstat (limited to 'community/ctpl/PKGBUILD')
-rw-r--r-- | community/ctpl/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ctpl/PKGBUILD b/community/ctpl/PKGBUILD index 0c797fec9..1531ff67a 100644 --- a/community/ctpl/PKGBUILD +++ b/community/ctpl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 60598 2011-12-14 19:59:50Z arodseth $ +# $Id: PKGBUILD 99721 2013-10-30 23:14:36Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Patrick Melo <patrick@patrickmelo.eti.br> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://ctpl.tuxfamily.org/" license=('GPL') depends=('glib2') -options=(!libtool) source=("http://download.tuxfamily.org/ctpl/releases/$pkgname-$pkgver.tar.gz") sha256sums=('7da73e7d8f10d222f5685b8eb80541d7e4d342aa74673039692fa5c4e8b120a7') |