summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Clayfield2021-01-06 17:00:14 +1100
committerMichael Clayfield2021-01-06 17:00:14 +1100
commit06cf5f0454f065a59627f8c9b4660fe693abcc70 (patch)
tree408fcae762f96aca94f05283c3a512e228e92803 /PKGBUILD
parent8d3ed131e3f0c55ce05a82f6864c79499d9374f3 (diff)
downloadaur-06cf5f0454f065a59627f8c9b4660fe693abcc70.tar.gz
Updated to 8.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e8a7a331302..253681d4fd8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Michael Clayfield <me@michaelclayfield.com>
pkgname=alerta-webui
-pkgver=8.3.3
+pkgver=8.4.0
pkgrel=1
pkgdesc="A web interface for Alerta"
arch=('any')
url="https://github.com/alerta/alerta-webui"
license=('APACHE')
source=("https://github.com/alerta/alerta-webui/releases/download/v${pkgver}/${pkgname}.tar.gz")
-sha256sums=('0b4597f4fe934a26095d58bb442372e5be2f617eeff9f77d0cd1d0a5c0969522')
+sha256sums=('9fb32c706332a97932e8c478da418dccb9ec6a29ebf6e91565e27e4fe5445b5d')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/${pkgname}"