[arch-commits] Commit in perl-log-log4perl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 22 06:41:38 UTC 2020
Date: Wednesday, July 22, 2020 @ 06:41:38
Author: felixonmars
Revision: 392346
upgpkg: perl-log-log4perl 1.50-1
Modified:
perl-log-log4perl/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-22 06:30:17 UTC (rev 392345)
+++ PKGBUILD 2020-07-22 06:41:38 UTC (rev 392346)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-log-log4perl
-pkgver=1.49
-pkgrel=7
+pkgver=1.50
+pkgrel=1
pkgdesc='Log4j implementation for Perl'
arch=('any')
url="https://metacpan.org/release/Log-Log4perl"
@@ -9,8 +9,8 @@
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-$pkgver.tar.gz")
-md5sums=('8e96fb5e236c92445947eceb903326ba')
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETJ/Log-Log4perl-$pkgver.tar.gz")
+sha512sums=('99737648af016b8135ed8aba4f9a93d7a0f0af5fc00b82ba717ea3acec036efaabfaf13bdc5d16951f795fad33b0a4887d4b79d1f8a924a6ee301daaf2ec4e70')
build() {
cd Log-Log4perl-$pkgver
More information about the arch-commits
mailing list