Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / libime


Commits:
a8b32cda by Felix Yan at 2024-01-25T23:46:35+02:00
upgpkg: 1.1.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libime
        pkgdesc = A library to support generic input method implementation
-       pkgver = 1.1.4
+       pkgver = 1.1.5
        pkgrel = 1
        url = https://github.com/fcitx/libime
        arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = libime
        makedepends = python
        depends = boost-libs
        depends = fcitx5
-       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.4_dict.tar.xz
-       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.4_dict.tar.xz.sig
+       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.5_dict.tar.xz
+       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.5_dict.tar.xz.sig
        validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-       sha512sums = 
8d3a565022da401fc338811b69905f000100be6cfdaa3cffb4fc1814854f4610b992fe3a43eeb49205b819d4a4382cacf16adf5d27d7d7f735293957f7db463c
+       sha512sums = 
d218025e5e40b87571a6285435c79d12f664ffef232bbb7a6698f99f36e62ee15e7d5da133fbc73e2b9b6443b6f5f7461f7b6f9feb3d18c49b8463d3aec786b2
        sha512sums = SKIP
 
 pkgname = libime


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=libime
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc="A library to support generic input method implementation"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
 depends=('boost-libs' 'fcitx5')
 makedepends=('boost' 'extra-cmake-modules' 'ninja' 'python')
 
source=("https://download.fcitx-im.org/fcitx5/libime/libime-${pkgver}_dict.tar.xz"{,.sig})
-sha512sums=('8d3a565022da401fc338811b69905f000100be6cfdaa3cffb4fc1814854f4610b992fe3a43eeb49205b819d4a4382cacf16adf5d27d7d7f735293957f7db463c'
+sha512sums=('d218025e5e40b87571a6285435c79d12f664ffef232bbb7a6698f99f36e62ee15e7d5da133fbc73e2b9b6443b6f5f7461f7b6f9feb3d18c49b8463d3aec786b2'
             'SKIP')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libime/-/commit/a8b32cda54e9df3c89dfcaf43b22c57dac9f459b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libime/-/commit/a8b32cda54e9df3c89dfcaf43b22c57dac9f459b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to