[arch-commits] Commit in perl-mime-types/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Jun 16 02:22:05 UTC 2015


    Date: Tuesday, June 16, 2015 @ 04:22:04
  Author: fyan
Revision: 240941

upgpkg: perl-mime-types 2.10-1

Modified:
  perl-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-16 01:10:38 UTC (rev 240940)
+++ PKGBUILD	2015-06-16 02:22:04 UTC (rev 240941)
@@ -4,7 +4,7 @@
 # Contributor: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-mime-types
-pkgver=2.09
+pkgver=2.10
 pkgrel=1
 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
-md5sums=('99952df4f4a1e2e31eb80d98b6197774')
+md5sums=('640d6a1f83a6513946fb9a856e40bc1e')
 
 build() {
   cd MIME-Types-${pkgver}



More information about the arch-commits mailing list