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


Commits:
33c2056d by Felix Yan at 2023-11-02T16:08:59+02:00
upgpkg: 1.1.3-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.2
+       pkgver = 1.1.3
        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.2_dict.tar.xz
-       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.2_dict.tar.xz.sig
+       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.3_dict.tar.xz
+       source = 
https://download.fcitx-im.org/fcitx5/libime/libime-1.1.3_dict.tar.xz.sig
        validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-       sha512sums = 
4680f302d7f350c655e36376df2864a5d9e791c711e3bbd68d6f423ef5345866d0bffd1a708ca2916b8f19184b99c38878bba90deed135ad8c574035adb7767a
+       sha512sums = 
5079721651df334292fbcc6275ded55d41c6380183ef5487be558e93b551a6a6d651fb0fa0456c1d40ffdae432bf51375058fdcf631ea8a93c8751530642fc92
        sha512sums = SKIP
 
 pkgname = libime


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=libime
-pkgver=1.1.2
+pkgver=1.1.3
 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=('4680f302d7f350c655e36376df2864a5d9e791c711e3bbd68d6f423ef5345866d0bffd1a708ca2916b8f19184b99c38878bba90deed135ad8c574035adb7767a'
+sha512sums=('5079721651df334292fbcc6275ded55d41c6380183ef5487be558e93b551a6a6d651fb0fa0456c1d40ffdae432bf51375058fdcf631ea8a93c8751530642fc92'
             'SKIP')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 
<[email protected]>
 



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

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


Reply via email to