aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-25 13:46:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-25 14:01:58 +0000
commit3599c997e74f8d103ac2728a6b6453880dc92baa (patch)
treee5edd136973912e25e7c41d4c9df3a0976570aed
parent890fbefc85019dbec252db067630ad0fbb8e0839 (diff)
main/perl-text-soundex: upgrade to 3.05
-rw-r--r--main/perl-text-soundex/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/main/perl-text-soundex/APKBUILD b/main/perl-text-soundex/APKBUILD
index 8bf16e8163c..0ad8c77db10 100644
--- a/main/perl-text-soundex/APKBUILD
+++ b/main/perl-text-soundex/APKBUILD
@@ -3,8 +3,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-text-soundex
_pkgreal=Text-Soundex
-pkgver=3.04
-pkgrel=3
+pkgver=3.05
+pkgrel=0
pkgdesc="Implementation of the soundex algorithm"
url="http://search.cpan.org/dist/Text-Soundex/"
arch="all"
@@ -36,6 +36,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="4630d47b42b92470df7b447984a71446 Text-Soundex-3.04.tar.gz"
-sha256sums="2e56bb4324ee0186b908b3bd78463643affe7295624af0628e81491e910283d9 Text-Soundex-3.04.tar.gz"
-sha512sums="f0f1c14568ff34fea017854605de9d9ea1def34707c68979bfbeb77c823cb5e1935a36d7301da6dd445ce7c3c655d6ebc19f1621086df0bf479bd34aad025b1f Text-Soundex-3.04.tar.gz"
+sha512sums="f7ea405cb5960cc2e3f5e257c18c1bbb499c5244ad6a6d14612f07329fd2177ad71dcdde85129e65c65541d61e45d7e9e4097c37ca6cead9783838900b3ebbec Text-Soundex-3.05.tar.gz"