summaryrefslogtreecommitdiffstats
path: root/abs/core/perl_modules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-05-31 18:04:37 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-05-31 18:04:37 (GMT)
commit098e363546fcc51c11d15ff689901d6e8ab9138a (patch)
tree34dba52ab9656a93cd49baab0c051ef5743270cc /abs/core/perl_modules
parent1554ecd8c6978862d012c4fe35295e660161aed1 (diff)
downloadlinhes_pkgbuild-098e363546fcc51c11d15ff689901d6e8ab9138a.zip
linhes_pkgbuild-098e363546fcc51c11d15ff689901d6e8ab9138a.tar.gz
linhes_pkgbuild-098e363546fcc51c11d15ff689901d6e8ab9138a.tar.bz2
perl-astro-suntime: change dep
Diffstat (limited to 'abs/core/perl_modules')
-rw-r--r--abs/core/perl_modules/perl-astro-suntime/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/perl_modules/perl-astro-suntime/PKGBUILD b/abs/core/perl_modules/perl-astro-suntime/PKGBUILD
index 76a5cfe..7fe6143 100644
--- a/abs/core/perl_modules/perl-astro-suntime/PKGBUILD
+++ b/abs/core/perl_modules/perl-astro-suntime/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Get Sun Rise and Set Times for any location on the globe"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-time-parsedate')
+depends=('perl-time-modules')
makedepends=()
url='https://metacpan.org/release/Astro-SunTime'
source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROBF/Astro-SunTime-$pkgver.tar.gz")