summaryrefslogtreecommitdiff
path: root/community/ibus-qt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-24 00:06:07 -0800
committerroot <root@rshg054.dnsready.net>2013-01-24 00:06:07 -0800
commitcb33decb284fa3b08652b04f7290d9d4140a927f (patch)
treee7f2c99536d9a7bc61ca30107cf99cb22064b61f /community/ibus-qt
parent91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff)
Thu Jan 24 00:06:07 PST 2013
Diffstat (limited to 'community/ibus-qt')
-rw-r--r--community/ibus-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus-qt/PKGBUILD b/community/ibus-qt/PKGBUILD
index aed97d135..9b320aed4 100644
--- a/community/ibus-qt/PKGBUILD
+++ b/community/ibus-qt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80239 2012-11-18 10:30:25Z andrea $
+# $Id: PKGBUILD 82685 2013-01-23 00:15:54Z eric $
# 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.1
-pkgrel=6
+pkgrel=7
pkgdesc='IBus qt library and IBus qt input method plugin'
arch=('i686' 'x86_64')
license=('LGPL')
@@ -28,7 +28,7 @@ build() {
}
package() {
- cd "${srcdir}//${pkgname}-${pkgver}-Source/build"
+ cd "${srcdir}/${pkgname}-${pkgver}-Source/build"
make DESTDIR="${pkgdir}" install
}
md5sums=('769e8872ca8a59327b2073ce2f142589'