[arch-commits] Commit in perl-mime-types/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Dec 21 11:15:57 UTC 2021
Date: Tuesday, December 21, 2021 @ 11:15:57
Author: felixonmars
Revision: 432866
upgpkg: perl-mime-types 2.22-1
Modified:
perl-mime-types/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-21 11:14:52 UTC (rev 432865)
+++ PKGBUILD 2021-12-21 11:15:57 UTC (rev 432866)
@@ -3,7 +3,7 @@
# Contributor: Charles Mauch <cmauch at gmail.com>
pkgname=perl-mime-types
-pkgver=2.21
+pkgver=2.22
pkgrel=1
pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
arch=('any')
@@ -12,7 +12,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MIME-Types-$pkgver.tar.gz")
-sha512sums=('223aacf8f8ea3c8dd3059791bb86d3203684fb632d972639d88d9e176a5fee428c5fd637cbeee65b52f008ad70a92cef3f82f524926fc5fa55ea24ca0448f4ad')
+sha512sums=('93dd5f54defcb2d9ff0e157b05c0f1e6ffd0d62422ae1b17f7f6deee4886d647cc4abf50dde584a65ee0472859ed224ed7dc491cb27066d15cf937fd7de80da7')
build() {
cd MIME-Types-$pkgver
More information about the arch-commits
mailing list