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 /extra/seahorse | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/seahorse')
-rw-r--r-- | extra/seahorse/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/seahorse/PKGBUILD b/extra/seahorse/PKGBUILD index b615b0b7f..6a0f7a8f5 100644 --- a/extra/seahorse/PKGBUILD +++ b/extra/seahorse/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196735 2013-10-17 12:31:54Z heftig $ +# $Id: PKGBUILD 198425 2013-10-30 14:47:52Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Michel Brabants <michel.linux@tiscali.be> @@ -14,7 +14,7 @@ depends=(gtk3 gcr libsecret libsoup gpgme desktop-file-utils hicolor-icon-theme makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm) optdepends=('openssh: SSH support') provides=(x11-ssh-askpass) -options=('!libtool' '!emptydirs') +options=('!emptydirs') groups=(gnome-extra) install=seahorse.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz |