summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2023-11-21 17:05:03 +0100
committerSebastian Krebs2023-11-21 17:05:03 +0100
commit830cdaa591f45c13f15f2607ab4bb7a950b11c8a (patch)
tree460870acdae289f365f90743045f3033ac361914
parent5326a94ac24fc1e098e90965cf5b5f24231e3ff4 (diff)
downloadaur-830cdaa591f45c13f15f2607ab4bb7a950b11c8a.tar.gz
Prometheus v2.48.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 888a17205eaa..91264e19b6c6 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.47.2
+ pkgver = 2.48.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.47.2/prometheus-2.47.2.linux-amd64.tar.gz
- sha256sums_x86_64 = 6f48cd8d748cbb8e61d0cee825b63e80d8de370dc8ca19ff6eb0326f45f6e525
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-armv5.tar.gz
- sha256sums_arm = a9148dba7c16eebd3e9c5e5c9690bbcc57bc73ae13e3aed1d5b48fe145302bda
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-armv6.tar.gz
- sha256sums_armv6h = 379490927b62eded65882866e2f255af8b1204b32236a42a6ea30754b91d7a10
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-armv7.tar.gz
- sha256sums_armv7h = 298f783fdc442f86b17857d0a164ad2bd95e30b9e204df20147e544bf987c9d7
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-arm64.tar.gz
- sha256sums_aarch64 = c8d9bac223b630c3e893e0793c99b3e9d35f6d62719193060cce31cab8a30528
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = 5871ca9e01ae35bb7ab7a129a845a7a80f0e1453f00f776ac564dd41ff4d754e
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-armv5.tar.gz
+ sha256sums_arm = 8aad7a5143335788bc1a16c198d4d1b4b390a87f9bf9cbec1fbf0c25424dfb6b
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-armv6.tar.gz
+ sha256sums_armv6h = e1dbe5adfdf033f7f308f15c0b913edba1cd287021c81c01117c331aab4ef1fc
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-armv7.tar.gz
+ sha256sums_armv7h = b4996550b56048a4b9a3937e0f5ff119c6fa33f937baf44007e5b9b4ce9779b1
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-arm64.tar.gz
+ sha256sums_aarch64 = c6e85f7b4fd0785df48266c1ee53975f862996a99b7d96520dc730e65da7bcf6
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3e85bedffd83..e2679e2751a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.47.2
+pkgver=2.48.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=('6f48cd8d748cbb8e61d0cee825b63e80d8de370dc8ca19ff6eb0326f45f6e525')
-sha256sums_arm=('a9148dba7c16eebd3e9c5e5c9690bbcc57bc73ae13e3aed1d5b48fe145302bda')
-sha256sums_armv6h=('379490927b62eded65882866e2f255af8b1204b32236a42a6ea30754b91d7a10')
-sha256sums_armv7h=('298f783fdc442f86b17857d0a164ad2bd95e30b9e204df20147e544bf987c9d7')
-sha256sums_aarch64=('c8d9bac223b630c3e893e0793c99b3e9d35f6d62719193060cce31cab8a30528')
+sha256sums_x86_64=('5871ca9e01ae35bb7ab7a129a845a7a80f0e1453f00f776ac564dd41ff4d754e')
+sha256sums_arm=('8aad7a5143335788bc1a16c198d4d1b4b390a87f9bf9cbec1fbf0c25424dfb6b')
+sha256sums_armv6h=('e1dbe5adfdf033f7f308f15c0b913edba1cd287021c81c01117c331aab4ef1fc')
+sha256sums_armv7h=('b4996550b56048a4b9a3937e0f5ff119c6fa33f937baf44007e5b9b4ce9779b1')
+sha256sums_aarch64=('c6e85f7b4fd0785df48266c1ee53975f862996a99b7d96520dc730e65da7bcf6')
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")