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/folks/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/folks/PKGBUILD')
-rw-r--r-- | extra/folks/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/folks/PKGBUILD b/extra/folks/PKGBUILD index 81c0009ba..a1343fa1e 100644 --- a/extra/folks/PKGBUILD +++ b/extra/folks/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196038 2013-10-07 11:50:52Z jgc $ +# $Id: PKGBUILD 197954 2013-10-30 11:53:55Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=folks @@ -11,7 +11,7 @@ license=(LGPL2.1) depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist libtracker-sparql) makedepends=(gobject-introspection intltool vala) install=folks.install -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('924c440f16a8c9b0d0d832588fa77a1553fa2a5d2659c4c7d3178a7ef42222af') |