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/caribou | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/caribou')
-rw-r--r-- | extra/caribou/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/caribou/PKGBUILD b/extra/caribou/PKGBUILD index db8bd541f..d870180d7 100644 --- a/extra/caribou/PKGBUILD +++ b/extra/caribou/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 187111 2013-06-04 04:29:06Z heftig $ +# $Id: PKGBUILD 197884 2013-10-30 11:27:44Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Adam Hani Schakaki <krzd@krzd.net> @@ -12,7 +12,7 @@ license=(LGPL) depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee clutter dconf) makedepends=(intltool docbook-xsl gtk2) install=caribou.install -options=(!libtool !emptydirs) +options=(!emptydirs) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.4/$pkgname-$pkgver.tar.xz) sha256sums=('e4e81387a1a6875652b8ec9dede8573844fac274c8de9ad0416cf586a318f4f9') |