diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-22 09:48:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-22 09:48:56 +0000 |
commit | 7d36439187861e266016a8184f1aaab80e69793e (patch) | |
tree | 185005b1ca8b622fc86831068dab3e6d3cc8ee24 /main/perl-locale-maketext-lexicon | |
parent | 8cc8721ca809525f2677d00616a557741920373b (diff) | |
download | aports-7d36439187861e266016a8184f1aaab80e69793e.tar.bz2 aports-7d36439187861e266016a8184f1aaab80e69793e.tar.xz |
main/perl-locale-maketext-lexicon: upgrade to 1.00
Diffstat (limited to 'main/perl-locale-maketext-lexicon')
-rw-r--r-- | main/perl-locale-maketext-lexicon/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/perl-locale-maketext-lexicon/APKBUILD b/main/perl-locale-maketext-lexicon/APKBUILD index 5a9e49ecb4..7aad47977a 100644 --- a/main/perl-locale-maketext-lexicon/APKBUILD +++ b/main/perl-locale-maketext-lexicon/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=perl-locale-maketext-lexicon -pkgver=0.99 +pkgver=1.00 pkgrel=0 pkgdesc="Locale::Maketext::Lexicon perl module" url="http://search.cpan.org/dist/Locale-Maketext-Lexicon/" @@ -36,6 +36,6 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="c88e75b607a424c046137555565cebb5 Locale-Maketext-Lexicon-0.99.tar.gz" -sha256sums="7f85b1afa0cc66f8ed33a28ac183f26a11f95cf103be2e365f1983c38b6a1c0f Locale-Maketext-Lexicon-0.99.tar.gz" -sha512sums="3289be7dd20e41c3a603460a4425be1fc28808e4a1951231dd05d3ef2e1c61988bdf39769849de7446c9750057d878bb21c71357eb22f979547bfee9fc49ebd0 Locale-Maketext-Lexicon-0.99.tar.gz" +md5sums="51acf0cb00cc01a2c8f560d74dd6c593 Locale-Maketext-Lexicon-1.00.tar.gz" +sha256sums="b73f6b04a58d3f0e38ebf2115a4c1532f1a4eef6fac5c6a2a449e4e14c1ddc7c Locale-Maketext-Lexicon-1.00.tar.gz" +sha512sums="b16a4296048aa77809780f6f55e944a67ce3287708bff4fc88d8ee487a6493580a7129a740ee65c6c74fa27e4343964fa8a5269f66fffc308354e723ed4afa60 Locale-Maketext-Lexicon-1.00.tar.gz" |