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 /community/pidgin-encryption | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/pidgin-encryption')
-rw-r--r-- | community/pidgin-encryption/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/pidgin-encryption/PKGBUILD b/community/pidgin-encryption/PKGBUILD index 7969f2e8e..ae2cb0f96 100644 --- a/community/pidgin-encryption/PKGBUILD +++ b/community/pidgin-encryption/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83172 2013-01-27 16:23:51Z pierre $ +# $Id: PKGBUILD 99953 2013-10-31 02:39:54Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Dan McGee <dan@archlinux.org> # Contributor: Dale Blount <dale@archlinux.org> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') license=('GPL') url="http://pidgin-encrypt.sourceforge.net/" depends=('pidgin' 'nss') -options=('!libtool') source=(http://downloads.sourceforge.net/pidgin-encrypt/$pkgname-$pkgver.tar.gz) md5sums=('d839eec602c21f913b32b742dc512f4b') |