summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-02-23 09:19:35 +0100
committerSebastian Krebs2022-02-23 09:19:35 +0100
commit36f5d7a399bf7ff89111d804821a1d6962777888 (patch)
treeaf21c4b5eafaf700499b5c7df73aab1bf29dbc53
parent70a4e240146b98ef00dcdf57e74d1f694a3e59b8 (diff)
downloadaur-36f5d7a399bf7ff89111d804821a1d6962777888.tar.gz
2.33.4
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28cb2423deff..5a9c9831b19e 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.33.3
+ pkgver = 2.33.4
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.33.3/prometheus-2.33.3.linux-amd64.tar.gz
- sha256sums_x86_64 = 0e4ebcb1b3282f329cefa7dea88fb5819733dc69bf553b8c2fbf8d031174e8a4
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.linux-armv5.tar.gz
- sha256sums_arm = 7e6240a83589250df5d9ee8eb3108d2f9a0ccef77e08b7ad094f6e7e994434b8
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.linux-armv6.tar.gz
- sha256sums_armv6h = aadb4a7fa45811304ac2a2ef6ea7f29123045952abb0c0879ecf1e9f67cd4074
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.linux-armv7.tar.gz
- sha256sums_armv7h = eb0a05c3cd43e3cbf1127d22ddd1be289e0bf1c1c3d19b859cdfabf55f41c180
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.linux-arm64.tar.gz
- sha256sums_aarch64 = c7fc9d2108217390d68ba57a07ded6b49b47b2bd74d3f1940aba244628f3450a
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-amd64.tar.gz
+ sha256sums_x86_64 = 18aea1c8e6833fe01423000139a4778780542f3bbafe3d5b97437704aa15b130
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-armv5.tar.gz
+ sha256sums_arm = ae88aafc977e9a0ebb39d48061a3e267c82d56319f192f76f0b26ce653c818a9
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-armv6.tar.gz
+ sha256sums_armv6h = ae97836d81baf4d2805a956a3dc5f2ea3ba1828e93dde60888020d719c3de0ff
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-armv7.tar.gz
+ sha256sums_armv7h = ebe9894c5f063bb77fbc99330b049fd68b36230cefa8f963bc083dc02ab8cf46
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-arm64.tar.gz
+ sha256sums_aarch64 = 113b877b32a7fba8a482c79d4108ae31973de4e7a3f85d21db15a6ae870bdef0
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77a306c4296d..057dde589b93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.33.3
+pkgver=2.33.4
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=('0e4ebcb1b3282f329cefa7dea88fb5819733dc69bf553b8c2fbf8d031174e8a4')
-sha256sums_arm=('7e6240a83589250df5d9ee8eb3108d2f9a0ccef77e08b7ad094f6e7e994434b8')
-sha256sums_armv6h=('aadb4a7fa45811304ac2a2ef6ea7f29123045952abb0c0879ecf1e9f67cd4074')
-sha256sums_armv7h=('eb0a05c3cd43e3cbf1127d22ddd1be289e0bf1c1c3d19b859cdfabf55f41c180')
-sha256sums_aarch64=('c7fc9d2108217390d68ba57a07ded6b49b47b2bd74d3f1940aba244628f3450a')
+sha256sums_x86_64=('18aea1c8e6833fe01423000139a4778780542f3bbafe3d5b97437704aa15b130')
+sha256sums_arm=('ae88aafc977e9a0ebb39d48061a3e267c82d56319f192f76f0b26ce653c818a9')
+sha256sums_armv6h=('ae97836d81baf4d2805a956a3dc5f2ea3ba1828e93dde60888020d719c3de0ff')
+sha256sums_armv7h=('ebe9894c5f063bb77fbc99330b049fd68b36230cefa8f963bc083dc02ab8cf46')
+sha256sums_aarch64=('113b877b32a7fba8a482c79d4108ae31973de4e7a3f85d21db15a6ae870bdef0')
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")