summaryrefslogtreecommitdiff
path: root/community/ibus-unikey
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-18 13:39:32 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-18 13:39:32 +0100
commit7e6a790c47fb44426cdda8ea0aca8c247a524c5e (patch)
treea120e55f735660c1ab1e7fa6174fe28fb3108d1f /community/ibus-unikey
parente5592a9039761a22a117469303c77a4215ad5048 (diff)
parentd14a25fc4f65ae3d6e62f4668e9cb88d74834255 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gpsmanshp/PKGBUILD community/parrot/PKGBUILD extra/kdeadmin/PKGBUILD extra/kdebindings-python/PKGBUILD extra/kdegames/PKGBUILD extra/kdesdk/PKGBUILD extra/libmtp/PKGBUILD extra/libreoffice/PKGBUILD extra/samba/PKGBUILD multilib/lib32-libx11/PKGBUILD testing/xf86-video-mga/PKGBUILD testing/xf86-video-mga/git-fixes.patch
Diffstat (limited to 'community/ibus-unikey')
-rw-r--r--community/ibus-unikey/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus-unikey/PKGBUILD b/community/ibus-unikey/PKGBUILD
index 3f2a781f5..0cb498684 100644
--- a/community/ibus-unikey/PKGBUILD
+++ b/community/ibus-unikey/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 55971 2011-09-27 06:50:51Z ebelanger $
+# $Id: PKGBUILD 68023 2012-03-17 01:19:28Z ebelanger $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Trương Xuân Tính <xuantinh at gmail dot com>
pkgname=ibus-unikey
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc='IBus module for Vietnamese Keyboard'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ url='http://code.google.com/p/ibus-unikey/'
depends=('ibus')
makedepends=('intltool')
source=("http://ibus-unikey.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('cef0e737ea3fba5bf79642bfd85d44b3')
+md5sums=('3bae6df0d4609a8c438c246030b9a61e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"