From 2279af7a5aa165c70a75852e1fb71823a3f9838b Mon Sep 17 00:00:00 2001 From: Nafis Date: Mon, 27 Apr 2020 11:23:27 +0600 Subject: [PATCH] ibus-avro: update to 1.2. --- srcpkgs/ibus-avro/patches/autocorrect.patch | 13 +++++++++++++ srcpkgs/ibus-avro/template | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/ibus-avro/patches/autocorrect.patch diff --git a/srcpkgs/ibus-avro/patches/autocorrect.patch b/srcpkgs/ibus-avro/patches/autocorrect.patch new file mode 100644 index 0000000000..46166cc2f6 --- /dev/null +++ b/srcpkgs/ibus-avro/patches/autocorrect.patch @@ -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", diff --git a/srcpkgs/ibus-avro/template b/srcpkgs/ibus-avro/template index e975038201..78350f5f4d 100644 --- a/srcpkgs/ibus-avro/template +++ b/srcpkgs/ibus-avro/template @@ -1,6 +1,6 @@ # Template file for 'ibus-avro' pkgname=ibus-avro -version=1.1 +version=1.2 revision=1 archs=noarch build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Nafis " license="MPL-1.1" homepage="https://linux.omicronlab.com" distfiles="https://github.com/sarim/${pkgname}/archive/${version}.tar.gz" -checksum=402117a38d5d646f73775eb9ca33a685245caf897f3ecf04f845ac1789988fd0 +checksum=9d00f12f2d01916e56533fd0267173b644a57161770b60a0f4d9daa61fe8bd1a pre_configure() { autoreconf -vfi