Date: Sunday, February 15, 2015 @ 18:53:22 Author: fyan Revision: 231594
upgpkg: caribou 0.4.16-1 Modified: caribou/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 17:47:22 UTC (rev 231593) +++ PKGBUILD 2015-02-15 17:53:22 UTC (rev 231594) @@ -3,7 +3,7 @@ # Contributor: Adam Hani Schakaki <[email protected]> pkgname=caribou -pkgver=0.4.15 +pkgver=0.4.16 pkgrel=1 pkgdesc="A text entry and UI navigation application (on-screen keyboard)" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=caribou.install options=(!emptydirs) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('fdb7c645f4b35d2e106bb7d48fba914950ef84020fc8ad470cfab6a44e925f10') +sha256sums=('8e70090f9cf64e3b42f6995e3228ab1f38a438687d13e2aa9497925a2a6b1d32') prepare() { cd $pkgname-$pkgver
