summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichel Zou2024-11-21 06:40:41 +0100
committerMichel Zou2024-11-21 06:40:41 +0100
commit43d76465292e0be7d8e0a4e947131cf2e4431e88 (patch)
treeaefbcd5edde38e5bf9aa4784ed254fae390ce6d3 /.SRCINFO
parent932fbba8579e01c69b9bf0772cab586af4b8029a (diff)
downloadaur-43d76465292e0be7d8e0a4e947131cf2e4431e88.tar.gz
2.13.5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fa4b47a2a38..675192720698 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = mingw-w64-libxml2
- pkgdesc = XML parsing library, version 2 (mingw-w64)
- pkgver = 2.13.4
+ pkgdesc = XML C parser and toolkit (mingw-w64)
+ pkgver = 2.13.5
pkgrel = 1
- url = http://www.xmlsoft.org/
+ url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = any
- license = LGPL
+ license = MIT
+ makedepends = git
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-libiconv
@@ -13,7 +14,7 @@ pkgbase = mingw-w64-libxml2
options = !buildflags
options = !strip
options = staticlibs
- source = https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.4.tar.xz
- sha256sums = 65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650
+ source = https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5.tar.xz
+ sha256sums = 74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6
pkgname = mingw-w64-libxml2