summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12024-02-27 00:28:47 +0800
committerChocobo12024-02-27 00:28:47 +0800
commitb719310a2105868db5d6f633b9b93bb99e7dd665 (patch)
treec6e71947582aacff83ff4d6c813fb57a9fc69f95 /PKGBUILD
parentbbc77d949f532103aec723a0c5e3e111fc205e6b (diff)
downloadaur-libxml2-git.tar.gz
upgpkg: libxml2-git 2.12.5.r245.g84a71860-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80548ffa9f46..ac174f01db9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libxml2-git
-pkgver=2.10.3.r491.gd7d0bc65
+pkgver=2.12.5.r245.g84a71860
pkgrel=1
pkgdesc="The XML C parser and toolkit of Gnome"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
license=('custom')
depends=('glibc' 'icu' 'sh' 'xz' 'zlib')
makedepends=('git' 'python')
-provides=("libxml2=$pkgver")
+provides=("libxml2=$pkgver" 'libxml2.so')
conflicts=('libxml2')
options=('staticlibs')
source=("git+https://gitlab.gnome.org/GNOME/libxml2.git")