Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-skk
Commits:
2bb7686f by Felix Yan at 2024-10-21T02:23:58+03:00
upgpkg: 5.1.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-skk
pkgdesc = libskk wrapper for Fcitx5
- pkgver = 5.1.4
+ pkgver = 5.1.5
pkgrel = 1
url = https://github.com/fcitx/fcitx5-skk
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = fcitx5-skk
depends = fcitx5-qt
depends = libskk
depends = skk-jisyo
- source = git+https://github.com/fcitx/fcitx5-skk.git#tag=5.1.4?signed
+ source = git+https://github.com/fcitx/fcitx5-skk.git#tag=5.1.5?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
5617fb1715c0a80a402127c9636383fcca6360a0f7b1ba211ed78a63f85201fcd6cb3ebdb189d8ba32c3d2e5d1e03e010690d75ddba1805ecee2f69767f4c089
+ sha512sums =
16f948640e078b5d30f95d95b8a0fc1a132e527dc45b27b540ac187873739003caea8e567326712723e049feef1691f305b6480471c72d2699a610acf8b9a7fd
pkgname = fcitx5-skk
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-skk
-pkgver=5.1.4
+pkgver=5.1.5
pkgrel=1
pkgdesc="libskk wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5-qt' 'libskk' 'skk-jisyo')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-skk.git#tag=$pkgver?signed")
-sha512sums=('5617fb1715c0a80a402127c9636383fcca6360a0f7b1ba211ed78a63f85201fcd6cb3ebdb189d8ba32c3d2e5d1e03e010690d75ddba1805ecee2f69767f4c089')
+sha512sums=('16f948640e078b5d30f95d95b8a0fc1a132e527dc45b27b540ac187873739003caea8e567326712723e049feef1691f305b6480471c72d2699a610acf8b9a7fd')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-skk/-/commit/2bb7686f407f0501a9f3b29b72fc5d7c8527d2ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-skk/-/commit/2bb7686f407f0501a9f3b29b72fc5d7c8527d2ba
You're receiving this email because of your account on gitlab.archlinux.org.