aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2021-02-13 13:25:04 -0500
committerHao Zhang2021-02-13 13:25:04 -0500
commitd2d6243617a5850ea61eaab9eef8a18caba4b6b3 (patch)
tree73bb210f33d88bb666b62561d4525452d99d01b7
parenta610c8734cbef7d88a5495e6ed3a51034dd6fa4e (diff)
downloadaur-d2d6243617a5850ea61eaab9eef8a18caba4b6b3.tar.gz
Updated to 2.4.0.3469
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc40a8be7191..b72ef712af54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx-sogoupinyin
pkgdesc = Sogou Pinyin for Linux
- pkgver = 2.4.0.2732
+ pkgver = 2.4.0.3469
pkgrel = 1
url = https://pinyin.sogou.com/linux/
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = fcitx-sogoupinyin
depends = qt5-svg
depends = fcitx-qt5
source = sogou-autostart
- source = http://cdn2.ime.sogou.com/dl/index/1605612770/sogoupinyin_2.4.0.2732_amd64.deb
+ source = https://ime.sogoucdn.com/dl/index/1612260778/sogoupinyin_2.4.0.3469_amd64.deb
sha256sums = 4357c28ba35d9441e47cc5c9a4c5f1ccbb8957cb3434212a609201aee485c092
- sha256sums = 2ec8a0d937b1d8ae987a1a5684b444918524c93d32cdef84228d5a0ff8ac5b2f
+ sha256sums = 792c1f6b8945db15c085db47d3d36a2a926f1c1f2ce0620ec3b0c9aa656f7700
pkgname = fcitx-sogoupinyin
diff --git a/PKGBUILD b/PKGBUILD
index 921e0ca985b0..7e34b4d9dde7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Felix Yan <felixonmars [AT] gmail.com>
pkgname=fcitx-sogoupinyin
-pkgver=2.4.0.2732
-_time=1605612770
+pkgver=2.4.0.3469
+_time=1612260778
pkgrel=1
pkgdesc="Sogou Pinyin for Linux"
arch=("x86_64")
@@ -15,9 +15,9 @@ license=("custom")
depends=("fcitx" "opencc" "libidn11" "lsb-release" "xorg-xprop" "qt5-declarative" "qt5-svg" "fcitx-qt5")
source=("sogou-autostart"
- "http://cdn2.ime.sogou.com/dl/index/${_time}/sogoupinyin_${pkgver}_amd64.deb")
+ "https://ime.sogoucdn.com/dl/index/${_time}/sogoupinyin_${pkgver}_amd64.deb")
sha256sums=("4357c28ba35d9441e47cc5c9a4c5f1ccbb8957cb3434212a609201aee485c092"
- "2ec8a0d937b1d8ae987a1a5684b444918524c93d32cdef84228d5a0ff8ac5b2f")
+ "792c1f6b8945db15c085db47d3d36a2a926f1c1f2ce0620ec3b0c9aa656f7700")
package(){
cd ${srcdir}