Skip to content

Commit

Permalink
ibus-bamboo: update to 0.7.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndgnuh authored and sgn committed Aug 10, 2021
1 parent 3f1c404 commit 27aaaa5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions srcpkgs/ibus-bamboo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ibus-bamboo'
pkgname=ibus-bamboo
version=0.7.7
version=0.7.8
revision=1
build_style=go
makedepends="libXtst-devel libX11-devel"
Expand All @@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/BambooEngine/ibus-bamboo"
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=38b067d6406de128d32d9ae066a0747ad5f865583e15b4ae3508ccb8e8f13945
checksum=39d4a1425feafe0fa3cb115a437acef36a1bf92e8c23530ebdbe75779891873e
conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"

do_configure() {
Expand All @@ -26,6 +26,7 @@ do_build() {
do_install() {
vinstall ibus-engine-bamboo 755 usr/lib/ibus
vinstall bamboo.xml 644 usr/share/ibus/component
vinstall viet-on.png 644 usr/share/ibus-bamboo
vcopy data usr/share/ibus-bamboo
vmkdir usr/share/ibus-bamboo/
vcopy data usr/share/ibus-bamboo/data
vcopy icons usr/share/ibus-bamboo/icons
}

0 comments on commit 27aaaa5

Please sign in to comment.