[arch-commits] Commit in libxml2/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Mon Jan 17 20:45:55 UTC 2022


    Date: Monday, January 17, 2022 @ 20:45:55
  Author: heftig
Revision: 434630

2.9.12-7: libprovides

Modified:
  libxml2/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 20:36:41 UTC (rev 434629)
+++ PKGBUILD	2022-01-17 20:45:55 UTC (rev 434630)
@@ -5,7 +5,7 @@
 
 pkgname=libxml2
 pkgver=2.9.12
-pkgrel=6
+pkgrel=7
 pkgdesc='XML parsing library, version 2'
 url='http://www.xmlsoft.org/'
 arch=(x86_64)
@@ -12,6 +12,7 @@
 license=(MIT)
 depends=(zlib readline ncurses xz icu)
 makedepends=(python git)
+provides=(libxml2.so)
 _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
@@ -85,4 +86,4 @@
   install -Dm 644 build/COPYING -t "$pkgdir/usr/share/licenses/$pkgname"
 }
 
-# vim: ts=2 sw=2 et:
+# vim:set sw=2 et:



More information about the arch-commits mailing list