summaryrefslogtreecommitdiff
path: root/gnome-unstable/caribou/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/caribou/PKGBUILD')
-rw-r--r--gnome-unstable/caribou/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/gnome-unstable/caribou/PKGBUILD b/gnome-unstable/caribou/PKGBUILD
index df2fee8f6..a016ab963 100644
--- a/gnome-unstable/caribou/PKGBUILD
+++ b/gnome-unstable/caribou/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 136946 2011-09-03 11:36:21Z ibiru $
+# $Id: PKGBUILD 137086 2011-09-06 07:20:34Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Adam Hani Schakaki <krzd@krzd.net>
pkgname=caribou
-pkgver=0.3.5
-pkgrel=2
+pkgver=0.3.91
+pkgrel=1
pkgdesc="A text entry and UI navigation application being developed as an alternative to the Gnome On-screen Keyboard."
arch=('i686' 'x86_64')
url="http://live.gnome.org/Caribou"
license=('LGPL')
-depends=('pyatspi' 'dbus-python' 'python2-gobject2' 'gtk3' 'libxklavier' 'libgee' 'dconf')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'python2-gobject' 'clutter')
+depends=('pyatspi' 'dbus-python' 'python2-gobject' 'gtk3' 'libxklavier' 'libgee' 'dconf')
+makedepends=('gnome-doc-utils' 'intltool' 'clutter')
install=caribou.install
options=(!libtool !emptydirs)
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.3/$pkgname-$pkgver.tar.xz)
-sha256sums=('729aa2e896a434490b9728911a1087013c829f7d41259684518e101abd90a9d4')
+sha256sums=('4fe2f493d21fd3fcbdd846f26a5b308f7af62db55f6ac4ae6e91513eb7316bca')
build() {
cd "$srcdir/$pkgname-$pkgver"