[arch-commits] Commit in perl-tie-cphash/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Wed Nov 13 09:49:29 UTC 2013
Date: Wednesday, November 13, 2013 @ 10:49:28
Author: spupykin
Revision: 100909
upgpkg: perl-tie-cphash 1.06-1
upd
Modified:
perl-tie-cphash/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-13 09:49:25 UTC (rev 100908)
+++ PKGBUILD 2013-11-13 09:49:28 UTC (rev 100909)
@@ -3,7 +3,7 @@
# Maintainer: Charles Mauch <cmauch at gmail.com>
pkgname=perl-tie-cphash
-pkgver=1.05
+pkgver=1.06
pkgrel=1
pkgdesc="Perl/CPAN Module Tie::CPHash : Case preserving but case insensitive hash"
arch=("any")
@@ -11,7 +11,7 @@
license=("GPL" "PerlArtistic")
depends=('perl')
source=("http://www.cpan.org/authors/id/C/CJ/CJM/Tie-CPHash-$pkgver.tar.gz")
-md5sums=('2d71103208922b0305adfd50bc2f1736')
+md5sums=('5374dc06ae2135a9612b23a0aff2331e')
build() {
cd $srcdir/Tie-CPHash-$pkgver
More information about the arch-commits
mailing list