summaryrefslogtreecommitdiff
path: root/community/ibus-qt
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
commit328b5407de9f088d32c429b1b37f6efde3da06f8 (patch)
tree99b9a1286dd5d2b2a4f8a9ab4d4976b2a92cdf04 /community/ibus-qt
parentbc45ad1bcb68d9ab4af8a7419beb52606ff4c7b2 (diff)
parent570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dee/PKGBUILD community/kadu/PKGBUILD extra/boost/PKGBUILD extra/calligra/PKGBUILD extra/mesa/PKGBUILD extra/php/PKGBUILD extra/qt/PKGBUILD extra/webkitgtk/PKGBUILD extra/xorg-xsetroot/PKGBUILD
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 02388519a..3a573ba6a 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' 'mips64el')
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'