Date: Monday, September 19, 2011 @ 15:07:59 Author: ibiru Revision: 138272
update to 0.3.92 Modified: caribou/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-19 19:01:00 UTC (rev 138271) +++ PKGBUILD 2011-09-19 19:07:59 UTC (rev 138272) @@ -3,7 +3,7 @@ # Contributor: Adam Hani Schakaki <[email protected]> pkgname=caribou -pkgver=0.3.91 +pkgver=0.3.92 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') @@ -14,7 +14,7 @@ install=caribou.install options=(!libtool !emptydirs) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.3/$pkgname-$pkgver.tar.xz) -sha256sums=('4fe2f493d21fd3fcbdd846f26a5b308f7af62db55f6ac4ae6e91513eb7316bca') +sha256sums=('51143b32ff7a59be2aa199ec48d5276b035861c29be8434d3f16231171eee939') build() { cd "$srcdir/$pkgname-$pkgver"
