summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Clayfield2024-02-10 13:44:05 +1100
committerMichael Clayfield2024-02-10 13:44:05 +1100
commita73a48edaab6080fd42210c0eb77b01a71916deb (patch)
treeb77757e8074b9b2e137d66a7d97dbb227acf3f48 /PKGBUILD
parent9e16c6a34531a010f4ce18ea4137a3f0862826e0 (diff)
downloadaur-icingaweb2-module-incubator.tar.gz
Updated to 0.22.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21ce5237f45a..82c352aeafe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Clayfield <asdf me asdf michaelclayfield asdf com asdf>
pkgname=icingaweb2-module-incubator
-pkgver=0.21.0
+pkgver=0.22.0
pkgrel=1
pkgdesc="Bleeding edge libraries useful for Icinga Web 2 modules"
license=('GPL')
@@ -9,7 +9,7 @@ arch=('any')
depends=('icingaweb2')
url="https://github.com/Icinga/icingaweb2-module-incubator"
source=("https://github.com/Icinga/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('788b49b38fcb9541b36eec7308705e248e1009006e77e457cda7c4f92e348634')
+sha256sums=('251ef67c005311e2ebf5463d14d07695a04625125720aed3e0dd4b5552b52093')
prepare() {
cd "$pkgname-$pkgver"