Skip to content

Commit

Permalink
libxml2: Update to 2.13.6 (#5216)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Feb 18, 2025
1 parent 3b0e6b4 commit 099dc13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libxml2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=libxml2
pkgname=('libxml2' 'libxml2-devel' 'libxml2-python')
pkgver=2.13.5
pkgver=2.13.6
pkgrel=1
pkgdesc="XML parsing library, version 2"
arch=(i686 x86_64)
Expand All @@ -17,7 +17,7 @@ msys2_references=(
source=("https://download.gnome.org/sources/libxml2/${pkgver%.*}/${pkgbase}-${pkgver}.tar.xz"
https://www.w3.org/XML/Test/xmlts20130923.tar.gz
libxml2-2.9.8-python3-unicode-errors.patch)
sha256sums=('74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6'
sha256sums=('f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96'
'9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f'
'0f5d465503b24271e11752262af89c58eb0b26b4901c3b021bd843e6e5d4e95a')

Expand Down

0 comments on commit 099dc13

Please sign in to comment.