aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-xml-simpleobject-libxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-xml-simpleobject-libxml/APKBUILD')
-rw-r--r--community/perl-xml-simpleobject-libxml/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-xml-simpleobject-libxml/APKBUILD b/community/perl-xml-simpleobject-libxml/APKBUILD
index 6c29c48cfc2..bfd51b42e1f 100644
--- a/community/perl-xml-simpleobject-libxml/APKBUILD
+++ b/community/perl-xml-simpleobject-libxml/APKBUILD
@@ -5,13 +5,12 @@ pkgname=perl-xml-simpleobject-libxml
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=XML-SimpleObject-LibXML
pkgver=0.60
-pkgrel=1
+pkgrel=2
pkgdesc="a simple object representation of an XML-LibXML DOM object"
url="https://metacpan.org/release/XML-SimpleObject-LibXML/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-xml-libxml"
-makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DB/DBRIAN/XML-SimpleObject-LibXML-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"