summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-05-26 20:17:00 +0700
committerKonstantin Shalygin2020-05-26 20:17:00 +0700
commit929084a0154ed22fb83cd36dee50557bc1df5bf3 (patch)
tree945bfaa21a83d278f6e4aedb98699f05a06e8de7 /PKGBUILD
parenta0b6edad1bbd67a031d15e1d5c9440da387303a9 (diff)
downloadaur-929084a0154ed22fb83cd36dee50557bc1df5bf3.tar.gz
Bump to 0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccbb60e88c84..c0fe914502fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='snmp_exporter'
-pkgver='0.17.0'
+pkgver='0.18.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=('ea95aa7f09217969c8f249b368b61efb5d5fe959ce934d55360da7b39c953c12'
+sha256sums=('d118f4ac86defcd46c2b6f9c7b7d194382638f8e973a7a12db165b6567fe0b03'
'0f1b59f5b416b37665ddb5ab3cf40a4fc4bf0c4622f68da018793194dc2f1206'
'2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f')
backup=("etc/prometheus/snmp.yml")