Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / libzim
Commits:
275ca501 by Felix Yan at 2023-12-11T06:22:28+02:00
upgpkg: 9.0.0-2: rebuild with icu 74
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libzim
pkgdesc = Reference implementation of the ZIM specification by the
openZIM project
pkgver = 9.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/openzim/libzim
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@ pkgname=libzim
pkgver=9.0.0
# https://github.com/openzim/zim-testing-suite/releases
_testing_suite_commit=31ffbefd6699384d80e1f584b69b4321c843bc0c # v0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Reference implementation of the ZIM specification by the openZIM
project"
license=('GPL2')
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzim/-/commit/275ca501c96ddf2e88e1ee46249ded8b02a95cbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libzim/-/commit/275ca501c96ddf2e88e1ee46249ded8b02a95cbc
You're receiving this email because of your account on gitlab.archlinux.org.