summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2023-01-01 13:28:17 +0100
committerSebastian Krebs2023-01-01 13:28:17 +0100
commitef4c663cac32d425bc5668ad94808d5f7c34d17d (patch)
treeb89cce67f95ce1a5dc43d36c6aa8797e95242193
parent82735e300c95c591232d0da448d524539919007f (diff)
downloadaur-ef4c663cac32d425bc5668ad94808d5f7c34d17d.tar.gz
2.41.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b916939a40a..809b5aa0ff11 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.40.6
+ pkgver = 2.41.0
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.40.6/prometheus-2.40.6.linux-amd64.tar.gz
- sha256sums_x86_64 = a14b049b2f0f3b1ea0251a34fe8a01a835e6ba494c5bb5ea4014104eba7b956a
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.linux-armv5.tar.gz
- sha256sums_arm = bc35c124efe2f77ec0e45648fca5ad4dc29cd5bc212f4759574fefde2823083e
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.linux-armv6.tar.gz
- sha256sums_armv6h = 2b94b46a449c420c7252e65b20c5a12775257a8e32e5604081ab2e6a56ec333d
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.linux-armv7.tar.gz
- sha256sums_armv7h = 91bbe62caedc7c8fb74ebc4c156b0762fd9be4b03112ac30da5bd9f40c6e3689
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.linux-arm64.tar.gz
- sha256sums_aarch64 = 822da156b3235afcd74ea73cccf4d546fcd4710431e157d73db08ea878b55fc3
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = 9c1486f5f3e03d56433112594740ca84c6e59db061d096eeb3ea971ba25441c9
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv5.tar.gz
+ sha256sums_arm = 8f882f19a64c708eee606efa71bb7fdb5bf07522930f896510cef3a104724049
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv6.tar.gz
+ sha256sums_armv6h = f578f8786688023367a2f9c1a02f2e8822d58e53f3d3a5273ceafbccf615fc61
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv7.tar.gz
+ sha256sums_armv7h = ea07dd51a5d5320b9f221301013a0ac3eb413a54509df530c54865c7548da1cb
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-arm64.tar.gz
+ sha256sums_aarch64 = 99e61feddd8e3a687f5f61c4eb5747dba0eda41f4d10eac77ea7cecb2fc36a5c
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index b9b2b7cde7eb..7c8908601c90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.40.6
+pkgver=2.41.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=('a14b049b2f0f3b1ea0251a34fe8a01a835e6ba494c5bb5ea4014104eba7b956a')
-sha256sums_arm=('bc35c124efe2f77ec0e45648fca5ad4dc29cd5bc212f4759574fefde2823083e')
-sha256sums_armv6h=('2b94b46a449c420c7252e65b20c5a12775257a8e32e5604081ab2e6a56ec333d')
-sha256sums_armv7h=('91bbe62caedc7c8fb74ebc4c156b0762fd9be4b03112ac30da5bd9f40c6e3689')
-sha256sums_aarch64=('822da156b3235afcd74ea73cccf4d546fcd4710431e157d73db08ea878b55fc3')
+sha256sums_x86_64=('9c1486f5f3e03d56433112594740ca84c6e59db061d096eeb3ea971ba25441c9')
+sha256sums_arm=('8f882f19a64c708eee606efa71bb7fdb5bf07522930f896510cef3a104724049')
+sha256sums_armv6h=('f578f8786688023367a2f9c1a02f2e8822d58e53f3d3a5273ceafbccf615fc61')
+sha256sums_armv7h=('ea07dd51a5d5320b9f221301013a0ac3eb413a54509df530c54865c7548da1cb')
+sha256sums_aarch64=('99e61feddd8e3a687f5f61c4eb5747dba0eda41f4d10eac77ea7cecb2fc36a5c')
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")