summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2024-01-16 14:08:49 +0100
committerSebastian Krebs2024-01-16 14:08:49 +0100
commit1b685366451ba7efe479fda47f597cdf407278fb (patch)
treeead6cb157a10e64fabe1e7bfc341a138f11422b7
parent328b969d55cda77a5567b6f3335d76612117ddb9 (diff)
downloadaur-1b685366451ba7efe479fda47f597cdf407278fb.tar.gz
prometheus-bin v2.49.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d3b54df0a45..96b1e0f484e3 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.48.1
+ pkgver = 2.49.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.48.1/prometheus-2.48.1.linux-amd64.tar.gz
- sha256sums_x86_64 = 5d58b52ccfeff25700bc8d14ecc1235cbf112a05041e3b2f6900d16b44856f6f
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-armv5.tar.gz
- sha256sums_arm = 70e00abf2533e467579bedc1d3022eea6d3f44a802d3d293ceaf2cc5df79c0e1
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-armv6.tar.gz
- sha256sums_armv6h = 9f73b0c59e6b077981dbfbbe94d718ec52da0c22ce3a21fe03846f9335ff4a57
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-armv7.tar.gz
- sha256sums_armv7h = edbe3cb1fc27b048fad28d53d59ca7505f3ea957a4d11b2365e5748d3671b55f
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-arm64.tar.gz
- sha256sums_aarch64 = 2348d1e5a5bb94868eb3293ad4be5967619acc111edb3896272ccdf5853cd20b
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-amd64.tar.gz
+ sha256sums_x86_64 = 93460f66d17ee70df899e91db350d9705c20b1576800f96acbd78fa004e7dc07
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-armv5.tar.gz
+ sha256sums_arm = 2b57952f59a0cac5bdf02d29e17c0978452fa86703284aa4f91d79633a88774a
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-armv6.tar.gz
+ sha256sums_armv6h = 04454bab6575ddcb2a12ff9c1819fa154185cc10d59ba477c2295e4afaef8dad
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-armv7.tar.gz
+ sha256sums_armv7h = 938f5e8e8bd285501610f73ba5d164222b688ac8308a98da96fa929d69e16272
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-arm64.tar.gz
+ sha256sums_aarch64 = 453c530f17e899999a0ba34b5556b14a14061c22520edaac84b3376d28942664
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 43dea17e450b..e08292cc4d9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.48.1
+pkgver=2.49.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=('5d58b52ccfeff25700bc8d14ecc1235cbf112a05041e3b2f6900d16b44856f6f')
-sha256sums_arm=('70e00abf2533e467579bedc1d3022eea6d3f44a802d3d293ceaf2cc5df79c0e1')
-sha256sums_armv6h=('9f73b0c59e6b077981dbfbbe94d718ec52da0c22ce3a21fe03846f9335ff4a57')
-sha256sums_armv7h=('edbe3cb1fc27b048fad28d53d59ca7505f3ea957a4d11b2365e5748d3671b55f')
-sha256sums_aarch64=('2348d1e5a5bb94868eb3293ad4be5967619acc111edb3896272ccdf5853cd20b')
+sha256sums_x86_64=('93460f66d17ee70df899e91db350d9705c20b1576800f96acbd78fa004e7dc07')
+sha256sums_arm=('2b57952f59a0cac5bdf02d29e17c0978452fa86703284aa4f91d79633a88774a')
+sha256sums_armv6h=('04454bab6575ddcb2a12ff9c1819fa154185cc10d59ba477c2295e4afaef8dad')
+sha256sums_armv7h=('938f5e8e8bd285501610f73ba5d164222b688ac8308a98da96fa929d69e16272')
+sha256sums_aarch64=('453c530f17e899999a0ba34b5556b14a14061c22520edaac84b3376d28942664')
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")