From 4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 19 Apr 2014 04:00:43 +0000 Subject: Sat Apr 19 03:57:19 UTC 2014 --- community/ibus-qt/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/ibus-qt') diff --git a/community/ibus-qt/PKGBUILD b/community/ibus-qt/PKGBUILD index f7ec9ad04..090847555 100644 --- a/community/ibus-qt/PKGBUILD +++ b/community/ibus-qt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98741 2013-10-17 14:01:48Z andyrtr $ +# $Id: PKGBUILD 109786 2014-04-18 17:31:30Z andyrtr $ # Maintainer: Felix Yan # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: garion < garion @ mailoo.org > @@ -6,7 +6,7 @@ pkgname=ibus-qt pkgver=1.3.2 -pkgrel=2 +pkgrel=3 pkgdesc='IBus qt library and IBus qt input method plugin' arch=('i686' 'x86_64') license=('LGPL') @@ -28,4 +28,5 @@ package() { cd "${srcdir}/${pkgname}-${pkgver}-Source/build" make DESTDIR="${pkgdir}" install } + md5sums=('e53cb59f993d0c93ba968330dbc62c22') -- cgit v1.2.3-54-g00ecf