summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-09-01 11:07:28 +0700
committerKonstantin Shalygin2020-09-01 11:07:28 +0700
commit2869f85f2a284051dad9b74cc11c958e7f55fdab (patch)
tree3f30afa4080395fa4a57749ee389692626ea7378 /PKGBUILD
parent929084a0154ed22fb83cd36dee50557bc1df5bf3 (diff)
downloadaur-2869f85f2a284051dad9b74cc11c958e7f55fdab.tar.gz
Bump to 0.19.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0fe914502fa..a7b4bc8caeb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='snmp_exporter'
-pkgver='0.18.0'
+pkgver='0.19.0'
pkgrel='1'
pkgdesc='This is an exporter that exposes information gathered from SNMP for use by the Prometheus monitoring system'
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ makedepends=('go')
source=("${url}/archive/v${pkgver}.tar.gz"
"${pkgname}.service"
"${pkgname}.sysusers")
-sha256sums=('d118f4ac86defcd46c2b6f9c7b7d194382638f8e973a7a12db165b6567fe0b03'
+sha256sums=('07384297259af68b72e666d920fd82349cdb7f47712a66e3dbcfaee086265dfc'
'0f1b59f5b416b37665ddb5ab3cf40a4fc4bf0c4622f68da018793194dc2f1206'
'2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f')
backup=("etc/prometheus/snmp.yml")