summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2021-12-18 21:42:25 +0100
committerSebastian Krebs2021-12-18 21:42:25 +0100
commitafadeb2ed584cb936ae835e39d7d1af9e8e43de9 (patch)
tree92ad8d653e3b26a526681f81d97f5363bd13411e
parent176b903e07d854cfb576118d5c5f1d25815051a0 (diff)
downloadaur-afadeb2ed584cb936ae835e39d7d1af9e8e43de9.tar.gz
2.32.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20ad8d704ee2..5644d1470f7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = prometheus-bin
pkgdesc = An open-source service monitoring system and time series database (binary, not built from source)
- pkgver = 2.31.1
+ pkgver = 2.32.1
pkgrel = 1
url = http://prometheus.io
install = prometheus.install
@@ -16,15 +16,15 @@ pkgbase = prometheus-bin
backup = etc/prometheus/prometheus.yml
source = prometheus.service
sha256sums = 0c99b68b282d72feb9fd2bc0b190554659a59dada74ec92ca2b2f48016a9b805
- source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-amd64.tar.gz
- sha256sums_x86_64 = 7852dc11cfaa039577c1804fe6f082a07c5eb06be50babcffe29214aedf318b3
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-armv5.tar.gz
- sha256sums_arm = 58e4ac69a6d47dff3629acd5420c6d44dae400f1c6eed80981ab8343661e8f83
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-armv6.tar.gz
- sha256sums_armv6h = 4f761f74cdae3e0ce4c333978fd0489e608a0ef84b895753cee6a90a0b2013b3
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-armv7.tar.gz
- sha256sums_armv7h = 623a93e9999e4c76fe866c1274c1923ebeab26c017081f9dccbcdb1d3b9ef623
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-arm64.tar.gz
- sha256sums_aarch64 = a7b4694b96cbf38b63ca92d05a6d3a2cf6df50a85a4d2a3fe2d758a65dcbec3b
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-amd64.tar.gz
+ sha256sums_x86_64 = f08e96d73330a9ee7e6922a9f5b72ea188988a083bbfa9932359339fcf504a74
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-armv5.tar.gz
+ sha256sums_arm = 5a5e0c22ae01b39acc6121776b290ea88e94895e81a74df91b4013c1e4897c06
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-armv6.tar.gz
+ sha256sums_armv6h = df064f711c15b2cf4dfc4a42aae73454f9b82c34838af51a3d3e16d49f29bc3d
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-armv7.tar.gz
+ sha256sums_armv7h = 21d8a095f02b2986d408cff744e568ca66c92212b124673143b155a80284d2e4
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-arm64.tar.gz
+ sha256sums_aarch64 = 2d185a8ed46161babeaaac8ce00ef1efdeccf3ef4ed234cd181eac6cad1ae4b2
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index d87f929239fe..79d93ed91352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.31.1
+pkgver=2.32.1
pkgrel=1
pkgdesc="An open-source service monitoring system and time series database (binary, not built from source)"
arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -15,11 +15,11 @@ install='prometheus.install'
backup=('etc/prometheus/prometheus.yml')
source=('prometheus.service')
sha256sums=('0c99b68b282d72feb9fd2bc0b190554659a59dada74ec92ca2b2f48016a9b805')
-sha256sums_x86_64=('7852dc11cfaa039577c1804fe6f082a07c5eb06be50babcffe29214aedf318b3')
-sha256sums_arm=('58e4ac69a6d47dff3629acd5420c6d44dae400f1c6eed80981ab8343661e8f83')
-sha256sums_armv6h=('4f761f74cdae3e0ce4c333978fd0489e608a0ef84b895753cee6a90a0b2013b3')
-sha256sums_armv7h=('623a93e9999e4c76fe866c1274c1923ebeab26c017081f9dccbcdb1d3b9ef623')
-sha256sums_aarch64=('a7b4694b96cbf38b63ca92d05a6d3a2cf6df50a85a4d2a3fe2d758a65dcbec3b')
+sha256sums_x86_64=('f08e96d73330a9ee7e6922a9f5b72ea188988a083bbfa9932359339fcf504a74')
+sha256sums_arm=('5a5e0c22ae01b39acc6121776b290ea88e94895e81a74df91b4013c1e4897c06')
+sha256sums_armv6h=('df064f711c15b2cf4dfc4a42aae73454f9b82c34838af51a3d3e16d49f29bc3d')
+sha256sums_armv7h=('21d8a095f02b2986d408cff744e568ca66c92212b124673143b155a80284d2e4')
+sha256sums_aarch64=('2d185a8ed46161babeaaac8ce00ef1efdeccf3ef4ed234cd181eac6cad1ae4b2')
source_x86_64=("https://github.com/prometheus/prometheus/releases/download/v$pkgver/prometheus-$pkgver.linux-amd64.tar.gz")
source_arm=("https://github.com/prometheus/prometheus/releases/download/v$pkgver/prometheus-$pkgver.linux-armv5.tar.gz")
source_armv6h=("https://github.com/prometheus/prometheus/releases/download/v$pkgver/prometheus-$pkgver.linux-armv6.tar.gz")