aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-datetime-format-xsd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-datetime-format-xsd/APKBUILD')
-rw-r--r--community/perl-datetime-format-xsd/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-datetime-format-xsd/APKBUILD b/community/perl-datetime-format-xsd/APKBUILD
index 912d9310154..15900ecdf57 100644
--- a/community/perl-datetime-format-xsd/APKBUILD
+++ b/community/perl-datetime-format-xsd/APKBUILD
@@ -5,13 +5,12 @@ pkgname=perl-datetime-format-xsd
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=DateTime-Format-XSD
pkgver=0.4
-pkgrel=0
+pkgrel=1
pkgdesc="Format DateTime according to xsd:dateTime"
url="https://metacpan.org/release/DateTime-Format-XSD/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-datetime-format-iso8601"
-makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/DateTime-Format-XSD-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"