summaryrefslogtreecommitdiff
path: root/community/ibus-qt
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /community/ibus-qt
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 UTC 2014
Diffstat (limited to 'community/ibus-qt')
-rw-r--r--community/ibus-qt/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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 <felixonmars@gmail.com>
# 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')