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

Felix Yan fyan at archlinux.org
Thu Aug 28 16:24:53 UTC 2014


    Date: Thursday, August 28, 2014 @ 18:24:53
  Author: fyan
Revision: 220745

upgpkg: perl-mime-types 2.06-1

Modified:
  perl-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-28 16:14:45 UTC (rev 220744)
+++ PKGBUILD	2014-08-28 16:24:53 UTC (rev 220745)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Jan de Groot
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Jan de Groot
 # Contributor: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-mime-types
-pkgver=2.05
+pkgver=2.06
 pkgrel=1
 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
 arch=('any')
@@ -12,7 +13,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
-md5sums=('4a70531d0f5acb01cd0deff7f55d369d')
+md5sums=('44422d75157cfacbef33947370a496ed')
 
 build() {
   cd MIME-Types-${pkgver}




More information about the arch-commits mailing list