aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2021-12-19 18:03:43 -0500
committerHao Zhang2021-12-19 18:03:43 -0500
commit0d5052d6e7ee7376d7170fb93166ce57a2cef21b (patch)
tree34786bc50f3cc764c1c75f5d14726841bbb40ccb
parentd2d6243617a5850ea61eaab9eef8a18caba4b6b3 (diff)
downloadaur-0d5052d6e7ee7376d7170fb93166ce57a2cef21b.tar.gz
Updated to 3.4.0.9700
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b72ef712af54..14a339a96249 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx-sogoupinyin
pkgdesc = Sogou Pinyin for Linux
- pkgver = 2.4.0.3469
+ pkgver = 3.4.0.9700
pkgrel = 1
url = https://pinyin.sogou.com/linux/
arch = x86_64
@@ -14,9 +14,8 @@ pkgbase = fcitx-sogoupinyin
depends = qt5-svg
depends = fcitx-qt5
source = sogou-autostart
- source = https://ime.sogoucdn.com/dl/index/1612260778/sogoupinyin_2.4.0.3469_amd64.deb
+ source = https://ime.sogouimecdn.com/202112200647/7dfb7989cf723f6ef3e39e9c0c187951/dl/index/1639750479/sogoupinyin_3.4.0.9700_amd64.deb
sha256sums = 4357c28ba35d9441e47cc5c9a4c5f1ccbb8957cb3434212a609201aee485c092
- sha256sums = 792c1f6b8945db15c085db47d3d36a2a926f1c1f2ce0620ec3b0c9aa656f7700
+ sha256sums = 0a8de6e87c1402db49869754fa08dd58c448cd44f06b73b825debe7bea27d74d
pkgname = fcitx-sogoupinyin
-
diff --git a/PKGBUILD b/PKGBUILD
index 7e34b4d9dde7..e6d00f836c90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,7 @@
# Contributor: Felix Yan <felixonmars [AT] gmail.com>
pkgname=fcitx-sogoupinyin
-pkgver=2.4.0.3469
-_time=1612260778
+pkgver=3.4.0.9700
pkgrel=1
pkgdesc="Sogou Pinyin for Linux"
arch=("x86_64")
@@ -15,9 +14,9 @@ license=("custom")
depends=("fcitx" "opencc" "libidn11" "lsb-release" "xorg-xprop" "qt5-declarative" "qt5-svg" "fcitx-qt5")
source=("sogou-autostart"
- "https://ime.sogoucdn.com/dl/index/${_time}/sogoupinyin_${pkgver}_amd64.deb")
+ "https://ime.sogouimecdn.com/202112200647/7dfb7989cf723f6ef3e39e9c0c187951/dl/index/1639750479/sogoupinyin_3.4.0.9700_amd64.deb")
sha256sums=("4357c28ba35d9441e47cc5c9a4c5f1ccbb8957cb3434212a609201aee485c092"
- "792c1f6b8945db15c085db47d3d36a2a926f1c1f2ce0620ec3b0c9aa656f7700")
+ "0a8de6e87c1402db49869754fa08dd58c448cd44f06b73b825debe7bea27d74d")
package(){
cd ${srcdir}