summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkj_sh6042025-08-30 00:10:51 -0400
committerkj_sh6042025-08-30 00:10:51 -0400
commit4fa48e75e0fee0603a68ed92ab1486fafe55fbe5 (patch)
tree9e276d2576f1ccf942ca1c007321f0d208a28d7b /PKGBUILD
parentb0cb5f11317d7389b8daf530b7e5ce7be72c06cc (diff)
refactor: rel bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f01745a..0970834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _modulename="libxml2"
_pyruntime=python2
pkgname="${_pyruntime}-${_modulename}"
pkgver=2.9.14
-pkgrel=1
+pkgrel=2
pkgdesc='Python 2 bindings for the XML parsing library v2'
_url="https://gitlab.gnome.org/GNOME/${_modulename}"
url="${_url}/-/wikis/home"