Date: Saturday, February 4, 2023 @ 15:14:41
Author: jsteel
Revision: 1392340
upgpkg: monitoring-plugins 2.3.3-1
Modified:
monitoring-plugins/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-02-04 14:47:43 UTC (rev 1392339)
+++ PKGBUILD 2023-02-04 15:14:41 UTC (rev 1392340)
@@ -2,8 +2,8 @@
# Contributor: Idares <idares at seznam dot cz>
pkgname=monitoring-plugins
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc="Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other
monitoring applications"
arch=('x86_64')
url="https://www.monitoring-plugins.org"
@@ -21,7 +21,7 @@
conflicts=('nagios-plugins')
replaces=('nagios-plugins')
source=("https://www.monitoring-plugins.org/download/$pkgname-$pkgver.tar.gz")
-sha256sums=('8d9405baf113a9f25e4fb961d56f9f231da02e3ada0f41dbb0fa4654534f717b')
+sha256sums=('7023b1dc17626c5115b061e7ce02e06f006e35af92abf473334dffe7ff3c2d6d')
build() {
cd $pkgname-$pkgver