Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / rime-stroke
Commits: a151f152 by Felix Yan at 2025-04-30T10:47:06+08:00 upgpkg: 0.0.0.20250118-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = rime-stroke pkgdesc = Stroke input for rime - pkgver = 0.0.0.20231207 + pkgver = 0.0.0.20250118 pkgrel = 1 url = https://github.com/rime/rime-stroke arch = x86_64 @@ -10,7 +10,7 @@ pkgbase = rime-stroke makedepends = rime-prelude makedepends = rime-essay depends = rime-luna-pinyin - source = git+https://github.com/rime/rime-stroke.git#commit=65fdbbf2f9485cc907cb9a6d6b9210938a50f71e - sha512sums = SKIP + source = git+https://github.com/rime/rime-stroke.git#commit=7c9874c6b2e0b94947653e9a7de6f99623ff27e4 + sha512sums = bd1a987e1a07e4b8e9287c3c61c3faa717b944ebe7fbfb13b1f5b46463b3d784bbac51ed93f5238be7bc2d73d1061d856d57c576aff0aff1cb2a8437ca571be0 pkgname = rime-stroke ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=rime-stroke -pkgver=0.0.0.20231207 -_commit=65fdbbf2f9485cc907cb9a6d6b9210938a50f71e +pkgver=0.0.0.20250118 +_commit=7c9874c6b2e0b94947653e9a7de6f99623ff27e4 pkgrel=1 pkgdesc="Stroke input for rime" arch=('x86_64') @@ -12,7 +12,7 @@ license=('LGPL') depends=('rime-luna-pinyin') makedepends=('git' 'librime' 'rime-prelude' 'rime-essay') source=("git+https://github.com/rime/rime-stroke.git#commit=$_commit") -sha512sums=('SKIP') +sha512sums=('bd1a987e1a07e4b8e9287c3c61c3faa717b944ebe7fbfb13b1f5b46463b3d784bbac51ed93f5238be7bc2d73d1061d856d57c576aff0aff1cb2a8437ca571be0') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rime-stroke/-/commit/a151f1521fb036b840314218ab52e1268b5feb09 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rime-stroke/-/commit/a151f1521fb036b840314218ab52e1268b5feb09 You're receiving this email because of your account on gitlab.archlinux.org.