aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaomin Kong2024-07-09 19:42:58 +0800
committerHaomin Kong2024-07-09 19:42:58 +0800
commit21458e7fa70982e222391334cd4b8089ed4e5dde (patch)
tree00e536ed054870789b9606da1919e1ed4c940105
parent902a1b9475a3e9a7680eeed26923096d319be29f (diff)
downloadaur-21458e7fa70982e222391334cd4b8089ed4e5dde.tar.gz
Update version
-rw-r--r--.gitignore5
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..acb65f71b323
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.pkg.tar.zst
+/src
+/pkg
+
+/*.deb*
diff --git a/PKGBUILD b/PKGBUILD
index 586149171eee..0d98e7bb268d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fcitx5-sogou
-pkgver=10.0.9.0.6
+pkgver=10.0.9.0.8
pkgrel=1
pkgdesc="Sogou Pinyin for Linux"
arch=("x86_64")
@@ -7,21 +7,21 @@ url="https://shurufa.sogou.com/linux"
license=("custom")
makedepends=("chrpath")
depends=("fcitx5" "hicolor-icon-theme" "glibc" "gcc-libs" "qt5-base" "openal" "libx11" "libxtst" "systemd-libs" "gtk3" "gdk-pixbuf2" "glib2" "dbus" "cairo" "curl")
-source=("http://archive.build.openkylin.top/openkylin/pool/pty/c/cpis/cpis-base_10.0.9.0.6-202311280935_amd64.deb"
+source=("http://archive.build.openkylin.top/openkylin/pool/pty/c/cpis/cpis-base_10.0.9.0.8-1280-deb11u1_amd64.deb"
"http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng-data/sogou-ime-ng-cpis-dict-keyboard-chs-pcpy_10.0.1-48_all.deb"
"http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng-data/sogou-ime-ng-cpis-dict-keyboard-chs-pcwb_10.0.1-48_all.deb"
"http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng-data/sogou-ime-ng-cpis-dict-keyboard-multilingual-pcen_10.0.1-48_all.deb"
"http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng-data/sogou-ime-ng-cpis-user-default-profile_10.0.1-48_all.deb"
"http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng/sogou-ime-ng-fcitx5-kylin-desktop_10.0.9.0.6-20231128000607_amd64.deb"
- "http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng/sogou-ime-ng_10.0.9.0.6-20231128000607_amd64.deb")
+ "http://archive.build.openkylin.top/openkylin/pool/pty/s/sogou-ime-ng/sogou-ime-ng_10.0.9.0.8-901_amd64.deb")
noextract=("${source[@]##*/}")
-sha256sums=('615482541d573bd5b07d119f9b5f93d741a7c5a4d89fc6cc3bd93c1b76205af5'
+sha256sums=('b23a0e18fb6217b77a84e744bc39b092ce543240b05bcef2d6b7ae1e0131735f'
'5ed618852c4ff691d1a13bc1c36d3e94a931019c93d32b321d6b150ec3d31140'
'39e3e00ad43071122b3ef31da3b5864f1f620ddadfe056050bc75be51cea026b'
'a63571863249ce86a3ec510c07ea55a00459bc782cedfb9d6a99d9c205116ddc'
'b6d98c6ec9eebcd7c579c9e845d7de04bb7ea682adc738da67e186a4cc99233a'
'99fd9f7b512cc367b44f13029b282fcb2387ddb1e26f7caa1ffa1cfe5f0b5532'
- '9fd28578f1980ed715bcda5e7e0ae80239638e3af82f57c3d156f8d5946e6c82')
+ '311398c264d45042aeae73254beaef49fe1092d0e734d62f8beefae4f1a709ff')
prepare() {
for deb in "${noextract[@]}"; do