summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Clayfield2024-02-08 10:18:42 +1100
committerMichael Clayfield2024-02-08 10:18:42 +1100
commit9e16c6a34531a010f4ce18ea4137a3f0862826e0 (patch)
tree5e99e712e4318711f1fb8f7e34136cc1b1546fab /PKGBUILD
parent9629f6ba54c8671ebce81bdfd078b0fbc4bb3578 (diff)
downloadaur-9e16c6a34531a010f4ce18ea4137a3f0862826e0.tar.gz
Updated to 0.21.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aa383152e8f..21ce5237f45a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Michael Clayfield <me@michaelclayfield.com>
+# Maintainer: Michael Clayfield <asdf me asdf michaelclayfield asdf com asdf>
pkgname=icingaweb2-module-incubator
-pkgver=0.20.0
-pkgrel=2
+pkgver=0.21.0
+pkgrel=1
pkgdesc="Bleeding edge libraries useful for Icinga Web 2 modules"
license=('GPL')
arch=('any')
depends=('icingaweb2')
url="https://github.com/Icinga/icingaweb2-module-incubator"
source=("https://github.com/Icinga/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('292d1633b7f20b38f393e6e48236e59922ab5253aec19a1c3405b6acde09504b')
+sha256sums=('788b49b38fcb9541b36eec7308705e248e1009006e77e457cda7c4f92e348634')
prepare() {
cd "$pkgname-$pkgver"