Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / libxml++-5.0
Commits:
8d18010e by Jan Alexander Steffens (heftig) at 2026-05-14T05:25:20+02:00
5.6.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libxml++-5.0
pkgdesc = C++ bindings to libxml2
- pkgver = 5.6.0
+ pkgver = 5.6.1
pkgrel = 1
url = https://libxmlplusplus.github.io/libxmlplusplus/
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = libxml++-5.0
depends = libstdc++
depends = libxml2
options = !emptydirs
- source = git+https://github.com/libxmlplusplus/libxmlplusplus#tag=5.6.0
- b2sums =
92990c75fc22bfe282c155303f74b7374364a3d5a38e5f239e26d0d295447f8b2bc8589c7f9f7f514de408c08edc430e8d89804e8eaa6169245b3dbccc140312
+ source = git+https://github.com/libxmlplusplus/libxmlplusplus#tag=5.6.1
+ b2sums =
8eed52144369028971a7e01b9e3dddc0091fc3068282fadb49ce383e2821ef9a6db4deaa83b217d5abde2fbaf31786c6d74978e56a4675347c54870b1f0bdf25
pkgname = libxml++-5.0
provides = libxml++-5.0.so
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libxml++-5.0
libxml++-5.0-docs
)
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc="C++ bindings to libxml2"
url="https://libxmlplusplus.github.io/libxmlplusplus/"
@@ -24,7 +24,7 @@ makedepends=(
)
options=(!emptydirs)
source=("git+https://github.com/libxmlplusplus/libxmlplusplus#tag=$pkgver")
-b2sums=('92990c75fc22bfe282c155303f74b7374364a3d5a38e5f239e26d0d295447f8b2bc8589c7f9f7f514de408c08edc430e8d89804e8eaa6169245b3dbccc140312')
+b2sums=('8eed52144369028971a7e01b9e3dddc0091fc3068282fadb49ce383e2821ef9a6db4deaa83b217d5abde2fbaf31786c6d74978e56a4675347c54870b1f0bdf25')
prepare() {
cd libxmlplusplus
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxmlplusplus-5.0/-/commit/8d18010e95aac0c0069b3d90722b65c4e1ae62bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxmlplusplus-5.0/-/commit/8d18010e95aac0c0069b3d90722b65c4e1ae62bd
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help