summaryrefslogtreecommitdiffstats
path: root/main/perl-astro-suntime
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-astro-suntime')
-rw-r--r--main/perl-astro-suntime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-astro-suntime/APKBUILD b/main/perl-astro-suntime/APKBUILD
index 418587138..029c6c4f0 100644
--- a/main/perl-astro-suntime/APKBUILD
+++ b/main/perl-astro-suntime/APKBUILD
@@ -3,13 +3,13 @@
pkgname=perl-astro-suntime
_realname=Astro-SunTime
pkgver=0.01
-pkgrel=1
+pkgrel=2
pkgdesc="Provides a function interface to calculate sun rise/set times."
url="http://search.cpan.org/dist/Astro-SunTime/"
arch="noarch"
license="GPL PerlArtistic"
depends="perl"
-makedepends="perl-dev perl-time-parsedate"
+makedepends="perl-dev perl-time-modules"
install=
subpackages=""
source="http://search.cpan.org/CPAN/authors/id/R/RO/ROBF/$_realname-$pkgver.tar.gz"