[arch-commits] Commit in caribou/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Mar 23 08:24:24 UTC 2015


    Date: Monday, March 23, 2015 @ 09:24:24
  Author: jgc
Revision: 234524

upgpkg: caribou 0.4.18-1

Modified:
  caribou/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 08:22:09 UTC (rev 234523)
+++ PKGBUILD	2015-03-23 08:24:24 UTC (rev 234524)
@@ -3,7 +3,7 @@
 # Contributor: Adam Hani Schakaki <krzd at krzd.net>
 
 pkgname=caribou
-pkgver=0.4.17
+pkgver=0.4.18
 pkgrel=1
 pkgdesc="A text entry and UI navigation application (on-screen keyboard)"
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 url="http://live.gnome.org/Caribou"
 license=(LGPL)
 depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee clutter dconf)
-makedepends=(intltool docbook-xsl gtk2)
+makedepends=(intltool docbook-xsl gtk2 gobject-introspection)
 install=caribou.install
 options=(!emptydirs)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('31828886b812421dd7217a7aa29043945b8601f3a101507f7e3faa0dc157e516')
+sha256sums=('8d94977f3364926600b5f711406e765a9a61aa444609f87a1d435b301e147226')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list