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

Felix Yan fyan at archlinux.org
Thu Aug 28 01:55:57 UTC 2014


    Date: Thursday, August 28, 2014 @ 03:55:56
  Author: fyan
Revision: 220725

upgpkg: perl-mime-types 2.05-1

Modified:
  perl-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-27 20:32:06 UTC (rev 220724)
+++ PKGBUILD	2014-08-28 01:55:56 UTC (rev 220725)
@@ -3,7 +3,7 @@
 # Contributor: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-mime-types
-pkgver=2.04
+pkgver=2.05
 pkgrel=1
 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
-md5sums=('e292bbf7756bb4999407f3f660697168')
+md5sums=('4a70531d0f5acb01cd0deff7f55d369d')
 
 build() {
   cd MIME-Types-${pkgver}




More information about the arch-commits mailing list