summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2018-04-26 15:29:49 +0200
committerJulian Brost2018-04-26 15:29:49 +0200
commita8a1929eb7c816436e22b76ca33b8a08a2210b60 (patch)
treec960156e14225f4a207d593e2d49b2a95cad8df4
parent97184584a2d6fe8e5bfc5526f87550bd084af4b4 (diff)
downloadaur-a8a1929eb7c816436e22b76ca33b8a08a2210b60.tar.gz
new version 2.8.4-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd4ece69f27a..099ff6fd8dab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('icinga2-common' 'icinga2' 'icinga-studio')
pkgbase=icinga2
-pkgver=2.8.2
+pkgver=2.8.4
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -14,7 +14,7 @@ depends=('boost-libs' 'libedit' 'openssl' 'yajl')
makedepends=('boost' 'cmake' 'libmariadbclient' 'postgresql-libs' 'wxgtk')
changelog="icinga2.changelog"
source=("https://github.com/Icinga/$pkgbase/archive/v$pkgver.tar.gz")
-sha256sums=('508820905c86906117a616e90eb16b646007e178621b0df9f27fcaf1a491151c')
+sha256sums=('36f6ae3ccd5d93599459ee093011e6b64f0c56cc16bc28d37e2e6acd0c63aae6')
build() {
mkdir -p "$srcdir/$pkgbase-$pkgver/build"