aboutsummaryrefslogtreecommitdiffstats
path: root/community/pugixml
diff options
context:
space:
mode:
Diffstat (limited to 'community/pugixml')
-rw-r--r--community/pugixml/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/pugixml/APKBUILD b/community/pugixml/APKBUILD
index ff1aa784c54..7b2159e228a 100644
--- a/community/pugixml/APKBUILD
+++ b/community/pugixml/APKBUILD
@@ -1,8 +1,7 @@
-# Contributor: Kevin Daudt <ops@ikke.info>
-# Maintainer: Kevin Daudt <ops@ikke.info>
+# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=pugixml
pkgver=1.11.4
-pkgrel=0
+pkgrel=1
pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support"
options="!check" # No testsuite
url="https://pugixml.org"