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

Eric Bélanger eric at archlinux.org
Fri Sep 14 07:40:49 UTC 2012


    Date: Friday, September 14, 2012 @ 03:40:48
  Author: eric
Revision: 166641

upgpkg: perl-mime-types 1.35-1

Upstream update

Modified:
  perl-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-14 04:44:29 UTC (rev 166640)
+++ PKGBUILD	2012-09-14 07:40:48 UTC (rev 166641)
@@ -4,7 +4,7 @@
 
 pkgname=perl-mime-types
 _realname=MIME-Types
-pkgver=1.34
+pkgver=1.35
 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/${_realname}-${pkgver}.tar.gz")
-md5sums=('87c496480e463c0b7792e7f5429e50d1')
+md5sums=('0bba9902b326e03e376fe313b0fb239a')
 
 build() {
   cd "${srcdir}/${_realname}-${pkgver}"




More information about the arch-commits mailing list