Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / gcin
Commits:
9043ef13 by Chih-Hsuan Yen at 2024-12-15T15:34:25+08:00
upgpkg: 2.9.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gcin
pkgdesc = Input method server supporting various input methods
- pkgver = 2.9.2
+ pkgver = 2.9.4
pkgrel = 1
url = https://hyperrate.com/dir.php?eid=67
arch = x86_64
@@ -24,9 +24,9 @@ pkgbase = gcin
optdepends = anthy: support for anthy input method
optdepends = curl: for downloading and uploading vocabulary databases
via ts-edit
optdepends = bash: for various scripts
- source = https://hyperrate.com/gcin-source/gcin-2.9.2.tar.xz
+ source = https://hyperrate.com/gcin-source/gcin-2.9.4.tar.xz
source = fix-gtk-immodules-path.patch
- sha512sums =
b42c3ba6afbde30dc3f37cd9a6cac8242b29d1429b57d8e76624a99688ed6339e6635c2442821d03a0f8d82b4fa337e4e6c178adcccc09a96b111ccfccefb312
+ sha512sums =
8ce5783b76240d6a675679ce8861424603a3db2f5f79abb874ac5b5e7a2fba0cb3f9e4465cce63bd3f54f4f8611e3abb2029d43807e823b57f6acb98bd925db5
sha512sums =
54e90b04de45acf9f8821c92234b9708281907cbdf24ebb29f9820945615669d82a8443e49fd49d6c08be4a7b9f2857c8e763f170ef879c8fab1f232bb67e85d
pkgname = gcin
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: damir <[email protected]>
pkgname=gcin
-pkgver=2.9.2
+pkgver=2.9.4
pkgrel=1
pkgdesc='Input method server supporting various input methods'
url='https://hyperrate.com/dir.php?eid=67'
@@ -23,7 +23,7 @@ optdepends=('qt5-base: support for qt5 input method'
'bash: for various scripts')
source=("https://hyperrate.com/gcin-source/${pkgname}-${pkgver}.tar.xz"
fix-gtk-immodules-path.patch)
-sha512sums=('b42c3ba6afbde30dc3f37cd9a6cac8242b29d1429b57d8e76624a99688ed6339e6635c2442821d03a0f8d82b4fa337e4e6c178adcccc09a96b111ccfccefb312'
+sha512sums=('8ce5783b76240d6a675679ce8861424603a3db2f5f79abb874ac5b5e7a2fba0cb3f9e4465cce63bd3f54f4f8611e3abb2029d43807e823b57f6acb98bd925db5'
'54e90b04de45acf9f8821c92234b9708281907cbdf24ebb29f9820945615669d82a8443e49fd49d6c08be4a7b9f2857c8e763f170ef879c8fab1f232bb67e85d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gcin/-/commit/9043ef13f132de8be4f85b1176a0d6b21ff7d987
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gcin/-/commit/9043ef13f132de8be4f85b1176a0d6b21ff7d987
You're receiving this email because of your account on gitlab.archlinux.org.