summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2024-03-07 13:31:06 +0100
committerSebastian Krebs2024-03-07 13:31:06 +0100
commit21196d28b8df8f33b7006bc388499b1d1302f9c0 (patch)
tree4ece7e226896c89593273481236ffb2763c9446c
parent1b685366451ba7efe479fda47f597cdf407278fb (diff)
downloadaur-21196d28b8df8f33b7006bc388499b1d1302f9c0.tar.gz
prometheus-bin 2.50.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96b1e0f484e3..14855c69cc9e 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.49.1
+ pkgver = 2.50.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.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
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-amd64.tar.gz
+ sha256sums_x86_64 = 936f3777f8c3a4a90d3c58a6f410350d5932c79367b99771d002bd36e48bd05b
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-armv5.tar.gz
+ sha256sums_arm = 03e744703509ffe67b46d009522ccfa99734bc6c84acf10ae70453e78507c4b6
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-armv6.tar.gz
+ sha256sums_armv6h = 954b79ef1a78c405d35d712d936681831bbfc6ca78c1b2bf9f7c8d6bf6f51194
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-armv7.tar.gz
+ sha256sums_armv7h = 3ec3073dec3dfd874ebe74620b6ed1dc9a030379cdff46ad816a6e95b85316d8
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-arm64.tar.gz
+ sha256sums_aarch64 = 9f1a65cf08cef3dcd5f0d38d8673ecfaf1054aa9e1e5c18c94efd8546c1fdd96
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index e08292cc4d9d..f29e5dd78109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.49.1
+pkgver=2.50.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=('93460f66d17ee70df899e91db350d9705c20b1576800f96acbd78fa004e7dc07')
-sha256sums_arm=('2b57952f59a0cac5bdf02d29e17c0978452fa86703284aa4f91d79633a88774a')
-sha256sums_armv6h=('04454bab6575ddcb2a12ff9c1819fa154185cc10d59ba477c2295e4afaef8dad')
-sha256sums_armv7h=('938f5e8e8bd285501610f73ba5d164222b688ac8308a98da96fa929d69e16272')
-sha256sums_aarch64=('453c530f17e899999a0ba34b5556b14a14061c22520edaac84b3376d28942664')
+sha256sums_x86_64=('936f3777f8c3a4a90d3c58a6f410350d5932c79367b99771d002bd36e48bd05b')
+sha256sums_arm=('03e744703509ffe67b46d009522ccfa99734bc6c84acf10ae70453e78507c4b6')
+sha256sums_armv6h=('954b79ef1a78c405d35d712d936681831bbfc6ca78c1b2bf9f7c8d6bf6f51194')
+sha256sums_armv7h=('3ec3073dec3dfd874ebe74620b6ed1dc9a030379cdff46ad816a6e95b85316d8')
+sha256sums_aarch64=('9f1a65cf08cef3dcd5f0d38d8673ecfaf1054aa9e1e5c18c94efd8546c1fdd96')
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")