[arch-commits] Commit in nrpe/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Jul 24 17:49:30 UTC 2020
Date: Friday, July 24, 2020 @ 17:49:30
Author: jsteel
Revision: 665185
upgpkg: nrpe 4.0.3-1
Modified:
nrpe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-24 17:46:15 UTC (rev 665184)
+++ PKGBUILD 2020-07-24 17:49:30 UTC (rev 665185)
@@ -3,7 +3,7 @@
# Contributor: Dale Blount <dale at archlinux.org>
pkgname=nrpe
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc="Nagios Remote Plugin Executor"
arch=('x86_64')
@@ -16,7 +16,7 @@
url="https://github.com/NagiosEnterprises/nrpe"
source=(https://github.com/NagiosEnterprises/nrpe/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz
nrpe.sysusers)
-md5sums=('37b9e23b3e8d75308f8b31f3b61ee8a4'
+md5sums=('42252d3c721c87ebb5e38b748f187e8d'
'079d1f8c06598303be95151a8985927b')
build() {
More information about the arch-commits
mailing list