Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
rime-essay
Commits:
1655c59f by Felix Yan at 2025-09-18T14:30:39+08:00
upgpkg: 0.0.0.20250126-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = rime-essay
pkgdesc = Essential files for building up your Rime configuration
- pkgver = 0.0.0.20250125
+ pkgver = 0.0.0.20250126
pkgrel = 1
url = https://github.com/rime/rime-essay
arch = any
license = LGPL
makedepends = git
- source =
git+https://github.com/rime/rime-essay.git#commit=57e94707b5d64a9848d17f9107c539ad4e9b6fc7
- sha512sums =
af4aee1d7a9a14396f0d7415bd73f552b5dbc0631e39bbb0681b070e732aab869ed5b1bb6cbaba90251ee27b15187dd8701b026f92c832e0895b313e182ca72f
+ source =
git+https://github.com/rime/rime-essay.git#commit=cfcc5505750bcf0b4e820bcecc00256df9086da2
+ sha512sums =
064264c231c57e98b4011bb5ef4783cf0ec1cfc9a7088ab948142855417ecb103488b9b4370cec06dc47bda8903f72dd0b17e092392013b4a8e1ce91db0eb6bc
pkgname = rime-essay
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=rime-essay
-pkgver=0.0.0.20250125
-_commit=57e94707b5d64a9848d17f9107c539ad4e9b6fc7
+pkgver=0.0.0.20250126
+_commit=cfcc5505750bcf0b4e820bcecc00256df9086da2
pkgrel=1
pkgdesc="Essential files for building up your Rime configuration"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/rime/rime-essay"
license=('LGPL')
makedepends=(git)
source=("git+https://github.com/rime/rime-essay.git#commit=$_commit")
-sha512sums=('af4aee1d7a9a14396f0d7415bd73f552b5dbc0631e39bbb0681b070e732aab869ed5b1bb6cbaba90251ee27b15187dd8701b026f92c832e0895b313e182ca72f')
+sha512sums=('064264c231c57e98b4011bb5ef4783cf0ec1cfc9a7088ab948142855417ecb103488b9b4370cec06dc47bda8903f72dd0b17e092392013b4a8e1ce91db0eb6bc')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rime-essay/-/commit/1655c59f507b318d698c88eb90b876a334434961
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rime-essay/-/commit/1655c59f507b318d698c88eb90b876a334434961
You're receiving this email because of your account on gitlab.archlinux.org.