summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dc5a9d57c7d..573bb2748a0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Malte Rabenseifner <mail@malte-rabenseifner.de>
pkgname=icingaweb2
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=1
pkgdesc="Icinga Web 2 Interface"
license=('GPL')
@@ -15,7 +15,7 @@ optdepends=('php-gd: export data to PDF'
url="https://icinga.com/"
source=("$pkgname-$pkgver.tar.gz::https://github.com/Icinga/icingaweb2/archive/v$pkgver.tar.gz")
install='icingaweb2.install'
-sha256sums=('4507e7eeec1197cdc41d564c5c9984f8d858b70d90a810652d6530c1ec49ce51')
+sha256sums=('4640b8cf38265c9c74689701c5e8e1a3b1938ad1ac9ad71674393d2ff3c2dc7f')
package() {
cd "$srcdir/$pkgname-$pkgver"