Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libxml2
Commits:
882b9f67 by Jelle van der Waa at 2024-11-17T12:09:38+01:00
upgpkg: 2.13.5-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libxml2
pkgdesc = XML C parser and toolkit
pkgver = 2.13.5
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(
libxml2-docs
)
pkgver=2.13.5
-pkgrel=1
+pkgrel=2
pkgdesc="XML C parser and toolkit"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/882b9f67b5396ffd6c0e22662c9ae9bae7702dce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/882b9f67b5396ffd6c0e22662c9ae9bae7702dce
You're receiving this email because of your account on gitlab.archlinux.org.