diff options
Diffstat (limited to 'community/sylpheed/PKGBUILD')
-rw-r--r-- | community/sylpheed/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/sylpheed/PKGBUILD b/community/sylpheed/PKGBUILD index c834ce3df..3bd364a1a 100644 --- a/community/sylpheed/PKGBUILD +++ b/community/sylpheed/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 79631 2012-11-09 11:59:26Z speps $ +# $Id: PKGBUILD 99996 2013-10-31 02:54:24Z allan $ # Maintainer: speps <speps at aur dot archlinux dot org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: dorphell <dorphell@archlinux.org> @@ -12,7 +12,6 @@ url="http://sylpheed.sraoss.jp/en/" license=('GPL') depends=('gpgme' 'gtkspell' 'desktop-file-utils') makedepends=('compface' 'openssl') -options=('!libtool') install="$pkgname.install" source=("http://sylpheed.sraoss.jp/$pkgname/v3.3/$pkgname-$pkgver.tar.bz2") md5sums=('20442f81dbb4e7c59462360ad0bb1afb') |