Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-anthy
Commits:
647bc6fb by Felix Yan at 2023-11-02T21:21:53+02:00
upgpkg: 5.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-anthy
pkgdesc = Anthy Wrapper for Fcitx5
- pkgver = 5.1.1
+ pkgver = 5.1.2
pkgrel = 1
url = https://github.com/fcitx/fcitx5-anthy
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = fcitx5-anthy
makedepends = ninja
depends = fcitx5
depends = anthy
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-5.1.1.tar.xz
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-5.1.1.tar.xz.sig
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-5.1.2.tar.xz
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-5.1.2.tar.xz.sig
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
1d4aad6de42d3475fbbb2154b6f4e870507a3d1b26e2440d1b41ff397e52567e1f20d4e7f2d4e6a3192995cf6f8ed00459bdc4ebd3a3c87a360f56b9c73c7913
+ sha512sums =
ba7d789de5485556ea57677b9391b2c1e514c20845786b306ed484cc554ce6573fbcf3446dc52643a50c563f84893e83f354a522e951483f0501a03a731b39a9
sha512sums = SKIP
pkgname = fcitx5-anthy
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-anthy
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
pkgdesc="Anthy Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5' 'anthy')
makedepends=('extra-cmake-modules' 'ninja')
source=("https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-$pkgver.tar.xz"{,.sig})
-sha512sums=('1d4aad6de42d3475fbbb2154b6f4e870507a3d1b26e2440d1b41ff397e52567e1f20d4e7f2d4e6a3192995cf6f8ed00459bdc4ebd3a3c87a360f56b9c73c7913'
+sha512sums=('ba7d789de5485556ea57677b9391b2c1e514c20845786b306ed484cc554ce6573fbcf3446dc52643a50c563f84893e83f354a522e951483f0501a03a731b39a9'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/647bc6fbb87528b8568baa115679c1ea235b8a9d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/647bc6fbb87528b8568baa115679c1ea235b8a9d
You're receiving this email because of your account on gitlab.archlinux.org.