summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2019-05-25 14:43:33 +0800
committerSaren Arterius2019-05-25 14:43:33 +0800
commit8531462a27350d47b7f1271e7eaf5ba73a80be3b (patch)
tree9f1c180aff498c375f4244b7b97f92be6611a6a2
parent5052cf254dc3c96324180f0cf7926c780851a500 (diff)
downloadaur-google-chinese-handwriting-ime.tar.gz
3.0.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f7c118c984d..7d2927f10079 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-chinese-handwriting-ime
pkgdesc = Chinese handwriting IME powered by Google Translate. MacOS style touchpad writing is supported. Written in Electron for Linux.
- pkgver = 3.0.7
+ pkgver = 3.0.8
pkgrel = 1
url = https://github.com/Saren-Arterius/google-chinese-handwriting-ime
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = google-chinese-handwriting-ime
depends = evtest
depends = gconf
depends = unclutter
- source = git+https://github.com/Saren-Arterius/google-chinese-handwriting-ime.git#commit=17ddce8c385014530d38b117b27b6b61133f5bec
+ source = git+https://github.com/Saren-Arterius/google-chinese-handwriting-ime.git#commit=36844c09835eb0d1d8d29639237a50360cfc1ce8
source = google-chinese-handwriting-ime.desktop
sha256sums = SKIP
sha256sums = 8aad77fc7e22ec8017243d57c530845b336d65cf321386b1b78e4362f38bbab4
diff --git a/PKGBUILD b/PKGBUILD
index 72d5398bb1ac..1d77a75e4336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=google-chinese-handwriting-ime
-pkgver=3.0.7
+pkgver=3.0.8
pkgrel=1
pkgdesc="Chinese handwriting IME powered by Google Translate. MacOS style touchpad writing is supported. Written in Electron for Linux."
arch=('x86_64')
url="https://github.com/Saren-Arterius/google-chinese-handwriting-ime"
depends=('xdotool' 'xorg-xinput' 'python-pyperclip' 'yarn' 'evtest' 'gconf' 'unclutter')
-_commit=17ddce8c385014530d38b117b27b6b61133f5bec # tags/v3.0.7
+_commit=36844c09835eb0d1d8d29639237a50360cfc1ce8
source=(
"git+https://github.com/Saren-Arterius/google-chinese-handwriting-ime.git#commit=$_commit"
'google-chinese-handwriting-ime.desktop'