[arch-commits] Commit in libxml2/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu May 13 19:49:21 UTC 2021
Date: Thursday, May 13, 2021 @ 19:49:21
Author: anthraxx
Revision: 415470
upgpkg: libxml2 2.9.12-1
Modified:
libxml2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 19:44:11 UTC (rev 415469)
+++ PKGBUILD 2021-05-13 19:49:21 UTC (rev 415470)
@@ -4,7 +4,7 @@
# Contributor: John Proctor <jproctor at prium.net>
pkgname=libxml2
-pkgver=2.9.11
+pkgver=2.9.12
pkgrel=1
pkgdesc='XML parsing library, version 2'
url='http://www.xmlsoft.org/'
@@ -12,7 +12,7 @@
license=(MIT)
depends=(zlib readline ncurses xz icu)
makedepends=(python2 python git)
-_commit=e1bcffea180d6cc0651757bb64284a763e0e2239 # tags/v2.9.11^0
+_commit=b48e77cf4f6fa0792c5f4b639707a2b0675e461b # tags/v2.9.12^0
source=("git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
libxml2-2.9.8-python3-unicode-errors.patch
https://www.w3.org/XML/Test/xmlts20130923.tar.gz)
More information about the arch-commits
mailing list