diff options
Diffstat (limited to 'community/libident/PKGBUILD')
-rw-r--r-- | community/libident/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libident/PKGBUILD b/community/libident/PKGBUILD index 0729a7e0f..62b274ff8 100644 --- a/community/libident/PKGBUILD +++ b/community/libident/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90500 2013-05-12 23:26:42Z arodseth $ +# $Id: PKGBUILD 99850 2013-10-31 02:04:47Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Mateusz Herych <heniekk@gmail.com> @@ -10,7 +10,7 @@ arch=('x86_64' 'i686' 'mips64el') url='http://www.remlab.net/libident/' license=('custom') depends=('glibc') -options=('!emptydirs' '!libtool') +options=('!emptydirs') source=("http://www.remlab.net/files/libident/libident-$pkgver.tar.gz" 'libident.pc') sha256sums=('8cc8fb69f1c888be7cffde7f4caeb3dc6cd0abbc475337683a720aa7638a174b' |