[arch-commits] Commit in pflogsumm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 29 18:14:38 UTC 2020
Date: Sunday, March 29, 2020 @ 18:14:37
Author: felixonmars
Revision: 606282
upgpkg: pflogsumm 1.1.5-1
Modified:
pflogsumm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 18:14:21 UTC (rev 606281)
+++ PKGBUILD 2020-03-29 18:14:37 UTC (rev 606282)
@@ -1,7 +1,7 @@
# Maintainer: Sebastien Luttringer
pkgname=pflogsumm
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc='Postfix log entry summarizer'
url='https://jimsun.linxnet.com/postfix_contrib.html'
@@ -10,7 +10,7 @@
depends=('perl-date-calc')
source=("https://jimsun.linxnet.com/downloads/$pkgname-$pkgver.tar.gz")
# .asc file is 404 as of 2017-01-14
-sha512sums=('334593f2841b549c5ddb69014f23fe8a0e5fac7f5a6b113de2569d6b68c7ccf9aabfa6d1a3154b1f4fcad3c2c46eefef5db854b9ad0b6a516a91c81ed2ab25a7')
+sha512sums=('994d660692dfea38a1dd9866d15f15035657e85131c1f5a2cd82baa5bd4ad987a00939cb5233f316d2090014c52ae68ef20db0c893f8634969484e0e74678f4d')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list