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/evolution | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/evolution')
-rw-r--r-- | extra/evolution/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/evolution/PKGBUILD b/extra/evolution/PKGBUILD index 619587431..8a6803549 100644 --- a/extra/evolution/PKGBUILD +++ b/extra/evolution/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196438 2013-10-13 19:38:59Z heftig $ +# $Id: PKGBUILD 197939 2013-10-30 11:48:04Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -15,7 +15,7 @@ optdepends=('bogofilter: possible junk filter plugin' 'spamassassin: possible junk filter plugin' 'highlight: text highlight plugin') groups=('gnome-extra') -options=('!libtool' '!emptydirs') +options=('!emptydirs') install=evolution.install url=http://www.gnome.org/projects/evolution/ source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) |