[arch-commits] Commit in perl-common-sense/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 2 17:51:04 UTC 2020
Date: Thursday, April 2, 2020 @ 17:51:03
Author: felixonmars
Revision: 379150
upgpkg: perl-common-sense 3.75-1
Modified:
perl-common-sense/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-02 17:21:15 UTC (rev 379149)
+++ PKGBUILD 2020-04-02 17:51:03 UTC (rev 379150)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-common-sense
-pkgver=3.74
-pkgrel=5
+pkgver=3.75
+pkgrel=1
pkgdesc="Implements some sane defaults for Perl programs"
arch=('any')
url="https://search.cpan.org/dist/common-sense"
@@ -10,7 +10,7 @@
depends=('perl')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
-md5sums=('35b273147200c4c95eef7816f83e572d')
+sha512sums=('cb6034d9ff721a4122e0215db8ad5279ec4b189c3364593d427d70a1e84a1583a0e1447e276aa9a4fcaeb2f9d47a465a5bc4c0f842c803d3ddf91755311f4af4')
build() {
cd common-sense-$pkgver
More information about the arch-commits
mailing list