summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2021-11-28 21:24:34 +0100
committerSebastian Krebs2021-11-28 21:24:34 +0100
commit176b903e07d854cfb576118d5c5f1d25815051a0 (patch)
treea128b90543f62aeeb4a5e05ba6eb74e176675812
parent27c814d173afe871599e96ffb3786041701ec5ee (diff)
downloadaur-176b903e07d854cfb576118d5c5f1d25815051a0.tar.gz
2.31.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2728a2db1527..20ad8d704ee2 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.30.3
+ pkgver = 2.31.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.30.3/prometheus-2.30.3.linux-amd64.tar.gz
- sha256sums_x86_64 = 1ccd386d05f73a98b69aa5e0ed31fffac95cd9dadf7df1540daf2f182c5287e2
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv5.tar.gz
- sha256sums_arm = 3492153b60c973d0bccd90ea6ff131da7683dbec46565eb5af6901cfddf77b27
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv6.tar.gz
- sha256sums_armv6h = 89d4757507b3d233f1b516c48f362287972eed171b82572f437677c56e915534
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv7.tar.gz
- sha256sums_armv7h = cb2d8eb3a22d6dbe69449f7d6604f2fa80fa70df4c35dfb412354188047941e7
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-arm64.tar.gz
- sha256sums_aarch64 = 0bf66e0ab8fcad44ee5041d7909a955017f4587868ee96b76c44c02f500d843e
+ 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
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 678cb524d619..d87f929239fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.30.3
+pkgver=2.31.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=('1ccd386d05f73a98b69aa5e0ed31fffac95cd9dadf7df1540daf2f182c5287e2')
-sha256sums_arm=('3492153b60c973d0bccd90ea6ff131da7683dbec46565eb5af6901cfddf77b27')
-sha256sums_armv6h=('89d4757507b3d233f1b516c48f362287972eed171b82572f437677c56e915534')
-sha256sums_armv7h=('cb2d8eb3a22d6dbe69449f7d6604f2fa80fa70df4c35dfb412354188047941e7')
-sha256sums_aarch64=('0bf66e0ab8fcad44ee5041d7909a955017f4587868ee96b76c44c02f500d843e')
+sha256sums_x86_64=('7852dc11cfaa039577c1804fe6f082a07c5eb06be50babcffe29214aedf318b3')
+sha256sums_arm=('58e4ac69a6d47dff3629acd5420c6d44dae400f1c6eed80981ab8343661e8f83')
+sha256sums_armv6h=('4f761f74cdae3e0ce4c333978fd0489e608a0ef84b895753cee6a90a0b2013b3')
+sha256sums_armv7h=('623a93e9999e4c76fe866c1274c1923ebeab26c017081f9dccbcdb1d3b9ef623')
+sha256sums_aarch64=('a7b4694b96cbf38b63ca92d05a6d3a2cf6df50a85a4d2a3fe2d758a65dcbec3b')
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")