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


Commits:
5e117f98 by Chih-Hsuan Yen at 2026-07-15T19:45:13+08:00
upgpkg: 0.13.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libchewing
        pkgdesc = Intelligent Chinese phonetic input method
-       pkgver = 0.13.0
+       pkgver = 0.13.1
        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.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
+       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.13.1/libchewing-0.13.1.tar.zst
+       source = 
https://codeberg.org/chewing/libchewing/releases/download/v0.13.1/libchewing-0.13.1.tar.zst.asc
        validpgpkeys = 083B3CAB64267E5BAB7159673EF0C673DADCC30C
-       sha256sums = 
e1290f0e3a516d20d17e059fd5eb0088d967e0db6cccd3a62b7da9a9eaa3d35b
+       sha256sums = 
c897a5d0aadfdeb07784e1411ceac0efef2c97bea8143fb3b1dcde8274e14fc0
        sha256sums = SKIP
 
 pkgname = libchewing


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: damir <[email protected]>
 
 pkgname=libchewing
-_pkgver=0.13.0
+_pkgver=0.13.1
 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=('e1290f0e3a516d20d17e059fd5eb0088d967e0db6cccd3a62b7da9a9eaa3d35b'
+sha256sums=('c897a5d0aadfdeb07784e1411ceac0efef2c97bea8143fb3b1dcde8274e14fc0'
             '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/5e117f98d8b859050f488d7a282958313065febb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libchewing/-/commit/5e117f98d8b859050f488d7a282958313065febb
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