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


Commits:
fdc3d322 by Chih-Hsuan Yen at 2024-05-15T23:27:26+08:00
upgpkg: 0.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libchewing
        pkgdesc = Intelligent Chinese phonetic input method
-       pkgver = 0.8.0
+       pkgver = 0.8.1
        pkgrel = 1
        url = https://chewing.im/
        arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = libchewing
        makedepends = corrosion
        depends = sqlite
        optdepends = chewing-editor: view and modify libchewing user phrases 
database
-       source = 
https://github.com/chewing/libchewing/releases/download/v0.8.0/libchewing-0.8.0.tar.zst
-       source = 
https://github.com/chewing/libchewing/releases/download/v0.8.0/libchewing-0.8.0.tar.zst.minisig
-       sha256sums = 
11253a0f0b414444a09ae1efcce07a8168262972e106fe06ddcf2a4e02148dfc
-       sha256sums = 
2521c7b15cbd4f31f544ee67b2fa3052d605e6fcd99ba06051e30b1a9a948343
+       source = 
https://github.com/chewing/libchewing/releases/download/v0.8.1/libchewing-0.8.1.tar.zst
+       source = 
https://github.com/chewing/libchewing/releases/download/v0.8.1/libchewing-0.8.1.tar.zst.minisig
+       sha256sums = 
038b7e1eef85f90b46c87fca7ca432796aaa14522291fa48c408c6f6f92ef83a
+       sha256sums = 
f04b88bf841d67a5c3fc67510eb0033c339ce05c912e382a20f5f09cd324577d
 
 pkgname = libchewing


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: damir <da...@archlinux.org>
 
 pkgname=libchewing
-_pkgver=0.8.0
+_pkgver=0.8.1
 pkgver=${_pkgver/-rc./rc}
 pkgrel=1
 pkgdesc='Intelligent Chinese phonetic input method'
@@ -18,8 +18,8 @@ optdepends=(
   'chewing-editor: view and modify libchewing user phrases database'
 )
 
source=("https://github.com/chewing/${pkgname}/releases/download/v${_pkgver}/${pkgname}-${_pkgver}.tar.zst"{,.minisig})
-sha256sums=('11253a0f0b414444a09ae1efcce07a8168262972e106fe06ddcf2a4e02148dfc'
-            '2521c7b15cbd4f31f544ee67b2fa3052d605e6fcd99ba06051e30b1a9a948343')
+sha256sums=('038b7e1eef85f90b46c87fca7ca432796aaa14522291fa48c408c6f6f92ef83a'
+            'f04b88bf841d67a5c3fc67510eb0033c339ce05c912e382a20f5f09cd324577d')
 # The key is mentioned on https://github.com/chewing/libchewing
 _validminisignkey='RWRzJFnXiLZleAyCIv1talBjyRewelcy9gzYQq9pd3SKSFBPoy57sf5s'
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libchewing/-/commit/fdc3d3226bfdbccfe3b50141e7d12e1eb95a6069
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to