summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-04-10 20:42:24 +0800
committerChocobo12023-04-10 20:42:24 +0800
commitbbc77d949f532103aec723a0c5e3e111fc205e6b (patch)
tree188ec0a263a65279504d3e07c35103f6b3f95a00
parent54ce6b5ccc8217360b0c5d56bd02e593bfc0133c (diff)
downloadaur-bbc77d949f532103aec723a0c5e3e111fc205e6b.tar.gz
upgpkg: libxml2-git 2.10.3.r491.gd7d0bc65-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2344aa79289..2e9f00fc5465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libxml2-git
pkgdesc = The XML C parser and toolkit of Gnome
- pkgver = 2.10.2.r137.gf2392dc4
+ pkgver = 2.10.3.r491.gd7d0bc65
pkgrel = 1
- url = http://xmlsoft.org/
+ url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = i686
arch = x86_64
license = custom
@@ -13,7 +13,7 @@ pkgbase = libxml2-git
depends = sh
depends = xz
depends = zlib
- provides = libxml2=2.10.2.r137.gf2392dc4
+ provides = libxml2=2.10.3.r491.gd7d0bc65
conflicts = libxml2
options = staticlibs
source = git+https://gitlab.gnome.org/GNOME/libxml2.git
diff --git a/PKGBUILD b/PKGBUILD
index 344e87efc2e3..80548ffa9f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libxml2-git
-pkgver=2.10.2.r137.gf2392dc4
+pkgver=2.10.3.r491.gd7d0bc65
pkgrel=1
pkgdesc="The XML C parser and toolkit of Gnome"
arch=('i686' 'x86_64')
-url="http://xmlsoft.org/"
+url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
license=('custom')
depends=('glibc' 'icu' 'sh' 'xz' 'zlib')
makedepends=('git' 'python')