summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2018-10-28 16:38:54 +0800
committerSaren Arterius2018-10-28 16:38:54 +0800
commit935b41075c8555c50caea903ca7227a40933b30c (patch)
treee8721ef4fccd8cb117d4e3c484e82d31ec322f98
parent6adb33512f83fea7897969ad3aa2b1a51fb84f0d (diff)
downloadaur-935b41075c8555c50caea903ca7227a40933b30c.tar.gz
3.05.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc880f06227..5fbc817b234f 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.4
+ pkgver = 3.0.5
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=bd2c47206000492299fbf6ad33f18e155f09634f
+ source = git+https://github.com/Saren-Arterius/google-chinese-handwriting-ime.git#commit=9015d2d69a893439237da6b5a87c52ab3eaf2d07
source = google-chinese-handwriting-ime.desktop
sha256sums = SKIP
sha256sums = 8aad77fc7e22ec8017243d57c530845b336d65cf321386b1b78e4362f38bbab4
diff --git a/PKGBUILD b/PKGBUILD
index 3e49113a5ac8..f030f27a3ddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=google-chinese-handwriting-ime
-pkgver=3.0.4
+pkgver=3.0.5
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=bd2c47206000492299fbf6ad33f18e155f09634f # tags/v3.0.4
+_commit=9015d2d69a893439237da6b5a87c52ab3eaf2d07 # tags/v3.0.5
source=(
"git+https://github.com/Saren-Arterius/google-chinese-handwriting-ime.git#commit=$_commit"
'google-chinese-handwriting-ime.desktop'