summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-02-21 20:48:26 +0100
committerSebastian Krebs2022-02-21 20:48:26 +0100
commit70a4e240146b98ef00dcdf57e74d1f694a3e59b8 (patch)
tree16af8993d4fafdda028ab170000e12d3b5dd9568
parent4cf1860cde1409b1fcc8a3a5b75002c747049f68 (diff)
downloadaur-70a4e240146b98ef00dcdf57e74d1f694a3e59b8.tar.gz
2.33.3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19c21052cc35..28cb2423deff 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.1
+ pkgver = 2.33.3
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.1/prometheus-2.33.1.linux-amd64.tar.gz
- sha256sums_x86_64 = 55de29727fc4d3977d3400c54fa222ebb52755bd0201936f1e1052fea6f2b44b
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.linux-armv5.tar.gz
- sha256sums_arm = bc51a6073ac1d90c8ebd548694baeb8c6dff91945cf00b763c65a11412b7f945
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.linux-armv6.tar.gz
- sha256sums_armv6h = 16769a890ce803f571a5c68689dd9c6401a9d80e491352eaefd5eeff6441e460
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.linux-armv7.tar.gz
- sha256sums_armv7h = 09e285f098c36a5f2e7cf065fb38bd8f65ef262aeda728aac48b8cbb40ef34cc
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.linux-arm64.tar.gz
- sha256sums_aarch64 = 21d89df7a98882a1a872bd3210aeaac3915a7f7be9f2ad28c986c80ad64ee77d
+ 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
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8ea7c3b99e7f..77a306c4296d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.33.1
+pkgver=2.33.3
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=('55de29727fc4d3977d3400c54fa222ebb52755bd0201936f1e1052fea6f2b44b')
-sha256sums_arm=('bc51a6073ac1d90c8ebd548694baeb8c6dff91945cf00b763c65a11412b7f945')
-sha256sums_armv6h=('16769a890ce803f571a5c68689dd9c6401a9d80e491352eaefd5eeff6441e460')
-sha256sums_armv7h=('09e285f098c36a5f2e7cf065fb38bd8f65ef262aeda728aac48b8cbb40ef34cc')
-sha256sums_aarch64=('21d89df7a98882a1a872bd3210aeaac3915a7f7be9f2ad28c986c80ad64ee77d')
+sha256sums_x86_64=('0e4ebcb1b3282f329cefa7dea88fb5819733dc69bf553b8c2fbf8d031174e8a4')
+sha256sums_arm=('7e6240a83589250df5d9ee8eb3108d2f9a0ccef77e08b7ad094f6e7e994434b8')
+sha256sums_armv6h=('aadb4a7fa45811304ac2a2ef6ea7f29123045952abb0c0879ecf1e9f67cd4074')
+sha256sums_armv7h=('eb0a05c3cd43e3cbf1127d22ddd1be289e0bf1c1c3d19b859cdfabf55f41c180')
+sha256sums_aarch64=('c7fc9d2108217390d68ba57a07ded6b49b47b2bd74d3f1940aba244628f3450a')
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")