summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTran Cong2019-10-12 09:15:50 +0700
committerTran Cong2019-10-12 09:15:50 +0700
commitf6fa05a6922222eb54c3aa11a1107cb7a8c37d0c (patch)
tree1c14932f64a85847c73ce1d03ee5d6939bbab3f4
parent7b0d372baa053beb57e484ef527ee5c86e8ad21e (diff)
downloadaur-f6fa05a6922222eb54c3aa11a1107cb7a8c37d0c.tar.gz
v0.5.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 559e20397e67..64a1f682f14c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ibus-bamboo
pkgdesc = A Vietnamese IME for IBus
- pkgver = 0.5.6
+ pkgver = 0.5.8
pkgrel = 1
url = https://github.com/BambooEngine/ibus-bamboo
arch = any
@@ -11,8 +11,8 @@ pkgbase = ibus-bamboo
depends = ibus
conflicts = ibus-bamboo-git
options = !strip
- source = ibus-bamboo-0.5.6.tar.gz::https://github.com/BambooEngine/ibus-bamboo/archive/v0.5.6.tar.gz
- sha256sums = eaebd63b8e3a6c1be867b5a0e035483f3f7b40c418936269e4761fca71c7d770
+ source = ibus-bamboo-0.5.8.tar.gz::https://github.com/BambooEngine/ibus-bamboo/archive/v0.5.8.tar.gz
+ sha256sums = e4fbf2df5d6bab75323bc8ad1dd6f2d1e847db41a49b63e69169acb1ba9e94e5
pkgname = ibus-bamboo
diff --git a/PKGBUILD b/PKGBUILD
index 6eac3bba6a0e..f5552235d0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tran Van Cong
pkgname=ibus-bamboo
-pkgver=0.5.6
+pkgver=0.5.8
pkgrel=1
pkgdesc='A Vietnamese IME for IBus'
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/BambooEngine/ibus-bamboo"
depends=('ibus')
makedepends=('go' 'libx11' 'libxtst')
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/BambooEngine/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('eaebd63b8e3a6c1be867b5a0e035483f3f7b40c418936269e4761fca71c7d770')
+sha256sums=('e4fbf2df5d6bab75323bc8ad1dd6f2d1e847db41a49b63e69169acb1ba9e94e5')
options=('!strip')
conflicts=(ibus-bamboo-git)