[arch-commits] Commit in perl-text-soundex/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Oct 11 09:42:57 UTC 2016


    Date: Tuesday, October 11, 2016 @ 09:42:56
  Author: spupykin
Revision: 191910

upgpkg: perl-text-soundex 3.05-1

upd

Modified:
  perl-text-soundex/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-11 09:32:51 UTC (rev 191909)
+++ PKGBUILD	2016-10-11 09:42:56 UTC (rev 191910)
@@ -3,7 +3,7 @@
 # Contributor: Ben Booth <benwbooth at gmail.com>
 
 pkgname=perl-text-soundex
-pkgver=3.04
+pkgver=3.05
 pkgrel=1
 pkgdesc='Implementation of the soundex algorithm'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=(perl)
 options=('!emptydirs' purge)
 source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Text-Soundex-$pkgver.tar.gz")
-md5sums=('4630d47b42b92470df7b447984a71446')
+md5sums=('cb40ded7a5d27aa3a411d274d6ec18ae')
 
 build() (
   cd "$srcdir/Text-Soundex-$pkgver"



More information about the arch-commits mailing list