aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Grimes2021-02-04 08:26:54 -0500
committerMark Grimes2021-02-04 08:27:33 -0500
commit0754ef85593f053a1c358fcc79ee3bc8f54bbf0b (patch)
tree92746eabd928893a98065804bf5d32acaafca803 /PKGBUILD
parent8825a86b5aa82a26419d8d1de1c74849794faa35 (diff)
downloadaur-perl-datetime-format-datemanip.tar.gz
Fixes upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48238f21066f..9e9b8b8d82d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=perl-datetime-format-datemanip
pkgver=0.04
-pkgrel=5
+pkgrel=6
pkgdesc="Perl DateTime extension to convert Date::Manip dates and durations to DateTimes and vice versa."
_dist=DateTime-Format-DateManip
arch=('any')
-url="https://metacpan.org/module/$_dist"
+url="https://metacpan.org/release/$_dist"
license=('GPL' 'PerlArtistic')
depends=(perl perl-datetime perl-date-manip perl-module-build)
options=('!emptydirs' purge)