diff options
-rw-r--r-- | community/perl-datetime-format-strptime/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-datetime-format-strptime/APKBUILD b/community/perl-datetime-format-strptime/APKBUILD index 43806bbce7..80428a8518 100644 --- a/community/perl-datetime-format-strptime/APKBUILD +++ b/community/perl-datetime-format-strptime/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-datetime-format-strptime _pkgreal=DateTime-Format-Strptime pkgver=1.77 -pkgrel=0 +pkgrel=1 pkgdesc="Parse and format strp and strf time patterns" url="https://metacpan.org/release/DateTime-Format-Strptime/" arch="noarch" |