aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-datetime-format-pg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-datetime-format-pg/APKBUILD')
-rw-r--r--community/perl-datetime-format-pg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-datetime-format-pg/APKBUILD b/community/perl-datetime-format-pg/APKBUILD
index f2db4b723bf..f77c6173365 100644
--- a/community/perl-datetime-format-pg/APKBUILD
+++ b/community/perl-datetime-format-pg/APKBUILD
@@ -5,13 +5,13 @@ pkgname=perl-datetime-format-pg
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=DateTime-Format-Pg
pkgver=0.16014
-pkgrel=0
+pkgrel=1
pkgdesc="Parse and format PostgreSQL dates and times"
url="https://metacpan.org/release/DateTime-Format-Pg/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-datetime-format-builder perl-datetime-timezone perl-datetime"
-makedepends="perl-dev perl-module-build-tiny perl-module-build"
+makedepends="perl-module-build-tiny perl-module-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DM/DMAKI/DateTime-Format-Pg-$pkgver.tar.gz"