Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
libchewing


Commits:
6bd050a1 by Chih-Hsuan Yen at 2026-07-04T18:15:10+08:00
upgpkg: 0.13.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libchewing
        pkgdesc = Intelligent Chinese phonetic input method
-       pkgver = 0.12.0
+       pkgver = 0.13.0
        pkgrel = 1
        url = https://chewing.im/
        arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = libchewing
        makedepends = corrosion
        depends = sqlite
        optdepends = chewing-editor: view and modify libchewing user phrases 
database
-       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.12.0/libchewing-0.12.0.tar.zst
-       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.12.0/libchewing-0.12.0.tar.zst.asc
+       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.13.0/libchewing-0.13.0.tar.zst
+       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.13.0/libchewing-0.13.0.tar.zst.asc
        validpgpkeys = 083B3CAB64267E5BAB7159673EF0C673DADCC30C
-       sha256sums = 
6a7fae4aaa6e6ce2bd9f70f0016c553585ed5aca1e086476749a03ac5c3f4cb0
+       sha256sums = 
e1290f0e3a516d20d17e059fd5eb0088d967e0db6cccd3a62b7da9a9eaa3d35b
        sha256sums = SKIP
 
 pkgname = libchewing


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: damir <[email protected]>
 
 pkgname=libchewing
-_pkgver=0.12.0
+_pkgver=0.13.0
 pkgver=${_pkgver/-rc./rc}
 pkgrel=1
 pkgdesc='Intelligent Chinese phonetic input method'
@@ -18,7 +18,7 @@ optdepends=(
   'chewing-editor: view and modify libchewing user phrases database'
 )
 
source=("https://codeberg.org/chewing/libchewing/releases/download/v${_pkgver}/libchewing-${_pkgver}.tar.zst"{,.asc})
-sha256sums=('6a7fae4aaa6e6ce2bd9f70f0016c553585ed5aca1e086476749a03ac5c3f4cb0'
+sha256sums=('e1290f0e3a516d20d17e059fd5eb0088d967e0db6cccd3a62b7da9a9eaa3d35b'
             'SKIP')
 # The key is mentioned on https://codeberg.org/chewing/libchewing
 validpgpkeys=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libchewing/-/commit/6bd050a1928b6d536569d0d049b4d1c2c75da9cf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libchewing/-/commit/6bd050a1928b6d536569d0d049b4d1c2c75da9cf
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to