ibus-avro: update to 1.2.
This commit is contained in:
parent
753209a917
commit
2279af7a5a
13
srcpkgs/ibus-avro/patches/autocorrect.patch
Normal file
13
srcpkgs/ibus-avro/patches/autocorrect.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
diff --git autocorrect.js autocorrect.js
|
||||||
|
index 61dbeda..0579d20 100644
|
||||||
|
--- autocorrect.js
|
||||||
|
+++ autocorrect.js
|
||||||
|
@@ -866,6 +866,8 @@ var db =
|
||||||
|
"home": "hOm",
|
||||||
|
"hostel": "hOsTel",
|
||||||
|
"hotel": "hOTel",
|
||||||
|
+ "hothat": "hoThat``",
|
||||||
|
+ "hoThat": "hoThat``",
|
||||||
|
"hotkey": "hoT-ki",
|
||||||
|
"howra": "haORa",
|
||||||
|
"howrah": "haORa",
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ibus-avro'
|
# Template file for 'ibus-avro'
|
||||||
pkgname=ibus-avro
|
pkgname=ibus-avro
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -13,7 +13,7 @@ maintainer="Nafis <mnabid.25@outlook.com>"
|
|||||||
license="MPL-1.1"
|
license="MPL-1.1"
|
||||||
homepage="https://linux.omicronlab.com"
|
homepage="https://linux.omicronlab.com"
|
||||||
distfiles="https://github.com/sarim/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/sarim/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=402117a38d5d646f73775eb9ca33a685245caf897f3ecf04f845ac1789988fd0
|
checksum=9d00f12f2d01916e56533fd0267173b644a57161770b60a0f4d9daa61fe8bd1a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user