summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2020-12-22 13:36:06 +0100
committerSebastian Krebs2020-12-22 13:36:06 +0100
commita2c1ef1a8f710197ace6dcdf61dd886baec009c7 (patch)
tree5c861a5ce51e6bc6a2095f885534b17a0ee808b3
parent1dd9a54550366cc582954a0abcc5dbb3c994f8ca (diff)
downloadaur-a2c1ef1a8f710197ace6dcdf61dd886baec009c7.tar.gz
Update to 0.23.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f03afe4cb60f..99cc4c511c16 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.22.2
+ pkgver = 2.23.0
pkgrel = 1
url = http://prometheus.io
install = prometheus.install
@@ -16,16 +16,16 @@ pkgbase = prometheus-bin
backup = etc/prometheus/prometheus.yml
source = prometheus.service
sha256sums = 0c99b68b282d72feb9fd2bc0b190554659a59dada74ec92ca2b2f48016a9b805
- source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-amd64.tar.gz
- sha256sums_x86_64 = acd3189c3f09b3857b6635df327814633939be07d12c4eea8f78c94fe9fd115c
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-armv5.tar.gz
- sha256sums_arm = ebc8c11a6b61f9f5a6fdbedce688c9b90fcd6f750c6ad3d745dfdb9ed66f9701
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-armv6.tar.gz
- sha256sums_armv6h = d60c34afaaa8a9e396ac3deae18281a414b2c5511ab01e4820a7d8ac4b29e88f
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-armv7.tar.gz
- sha256sums_armv7h = 87dba8189c28bb064f48e088820e132f9ec0bcea422e6272aabdf8aea647cc08
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.linux-arm64.tar.gz
- sha256sums_aarch64 = f54ce0122b68333649565e585893ca344f773e233e36be5db1114201373e352a
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = 0f54cefdb946852947e35d4db8cfce394911ff586486f927c3887db4183cb643
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-armv5.tar.gz
+ sha256sums_arm = 45cabba120fba084a8782a75a467d47493313afb48205c98c1a9d2059c19116b
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-armv6.tar.gz
+ sha256sums_armv6h = 4605d376f8fa40cbe50fbe035f99ec413dfeb491faed256f1e7bfd9a53cfad86
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-armv7.tar.gz
+ sha256sums_armv7h = c2f9c0b7f3001cb0d688ada6ed984b131f4d453916f132218e0ca25dfab3185c
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-arm64.tar.gz
+ sha256sums_aarch64 = 41b23ecfa9827ad015d3ec856898f2d93cc0887b0443190fbec74dad84d61aa5
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9493c8ab10b2..39cbb3436f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.22.2
+pkgver=2.23.0
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=('acd3189c3f09b3857b6635df327814633939be07d12c4eea8f78c94fe9fd115c')
-sha256sums_arm=('ebc8c11a6b61f9f5a6fdbedce688c9b90fcd6f750c6ad3d745dfdb9ed66f9701')
-sha256sums_armv6h=('d60c34afaaa8a9e396ac3deae18281a414b2c5511ab01e4820a7d8ac4b29e88f')
-sha256sums_armv7h=('87dba8189c28bb064f48e088820e132f9ec0bcea422e6272aabdf8aea647cc08')
-sha256sums_aarch64=('f54ce0122b68333649565e585893ca344f773e233e36be5db1114201373e352a')
+sha256sums_x86_64=('0f54cefdb946852947e35d4db8cfce394911ff586486f927c3887db4183cb643')
+sha256sums_arm=('45cabba120fba084a8782a75a467d47493313afb48205c98c1a9d2059c19116b')
+sha256sums_armv6h=('4605d376f8fa40cbe50fbe035f99ec413dfeb491faed256f1e7bfd9a53cfad86')
+sha256sums_armv7h=('c2f9c0b7f3001cb0d688ada6ed984b131f4d453916f132218e0ca25dfab3185c')
+sha256sums_aarch64=('41b23ecfa9827ad015d3ec856898f2d93cc0887b0443190fbec74dad84d61aa5')
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")