summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2022-12-13 17:29:34 +0100
committerJulian Brost2022-12-13 17:29:34 +0100
commit77b82a39341c8c7a528dce8bcddce34a5e578f1c (patch)
tree6547069c8689168e85c1587afa8385ed8f01a388
parent189bf4bb8c46d280cd75c7db77ba2bdcfbe46f67 (diff)
downloadaur-77b82a39341c8c7a528dce8bcddce34a5e578f1c.tar.gz
new version 2.13.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--icinga2.changelog6
3 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa30bc3f1706..1a488c469a72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.13.5
+ pkgver = 2.13.6
pkgrel = 1
url = https://icinga.com/
install = icinga2.install
@@ -48,10 +48,10 @@ pkgbase = icinga2
backup = etc/icinga2/scripts/mail-service-notification.sh
backup = etc/icinga2/zones.conf
backup = etc/logrotate.d/icinga2
- source = https://github.com/Icinga/icinga2/archive/v2.13.5.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.13.6.tar.gz
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = b28e5fad148d56a781356c2a214aa4050aa8e0f86cc0568ca0a3e7bc8c8ef57c
+ sha256sums = 11ea79d4d5c9840cfed19e459f2c9c0bd674add67b0ed9160fb3d7ad3e74fbc2
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index 035ef6d6c138..df7c76577a7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.13.5
+pkgver=2.13.6
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -47,7 +47,7 @@ changelog="icinga2.changelog"
source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('b28e5fad148d56a781356c2a214aa4050aa8e0f86cc0568ca0a3e7bc8c8ef57c'
+sha256sums=('11ea79d4d5c9840cfed19e459f2c9c0bd674add67b0ed9160fb3d7ad3e74fbc2'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index fe189e11adfd..6a119f1ef8f0 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,9 @@
+2.13.6-1
+ - New upstream version 2.13.6
+
+2.13.5-1
+ - New upstream version 2.13.5
+
2.13.4-1
- New upstream version 2.13.4