Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-libxml2
Commits:
bdd997cf by Jan Alexander Steffens (heftig) at 2023-12-06T01:08:53+01:00
2.12.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-libxml2
pkgdesc = XML C parser and toolkit (32-bit)
- pkgver = 2.12.1
+ pkgver = 2.12.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = lib32-libxml2
depends = lib32-xz
depends = lib32-zlib
depends = libxml2
- source =
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf
+ source =
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a
source = 0001-HACK-Don-t-run-fuzzing-tests.patch
source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgbase=lib32-libxml2
pkgname=(
lib32-libxml2
)
-pkgver=2.12.1
+pkgver=2.12.2
pkgrel=1
pkgdesc="XML C parser and toolkit (32-bit)"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
@@ -24,7 +24,7 @@ makedepends=(
git
python
)
-_commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf # tags/v2.12.1^0
+_commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a # tags/v2.12.2^0
source=(
"git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
0001-HACK-Don-t-run-fuzzing-tests.patch
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/bdd997cff0bf49abfcab8c9ef84a4cfa27b6f53a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/bdd997cff0bf49abfcab8c9ef84a4cfa27b6f53a
You're receiving this email because of your account on gitlab.archlinux.org.