summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-12-01 15:37:45 +0100
committerSebastian Krebs2022-12-01 15:37:45 +0100
commit70c1bfecdebcae87e03cfbb72c0435e133815c1b (patch)
treeeef9f6cba54fe6b9d661448c2a71f4f9315157ea
parent6129b0976221087c51369e3f401cbfe738b11dcb (diff)
downloadaur-70c1bfecdebcae87e03cfbb72c0435e133815c1b.tar.gz
v2.40.5
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c3b31182ba0..ceb2d35dbcf5 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.4
+ pkgver = 2.40.5
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.4/prometheus-2.40.4.linux-amd64.tar.gz
- sha256sums_x86_64 = 3b32b0f7c1437137ce725b62a9b7648d684d31f34edd43a09ea5e7ed7e9c5270
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv5.tar.gz
- sha256sums_arm = 5be98a12f6bc04d4ae751ee1268d6c957eae1e345376f6ebb0f5d9e05921d10e
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv6.tar.gz
- sha256sums_armv6h = f7a4d4ef14f47847c51e1e650fa250d461eb4f070d2ce0bdf37ff3645ff9fa3c
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv7.tar.gz
- sha256sums_armv7h = 57f7e409d5373885a518a7a0cc6c788d325a8533388253bfffc4a7056923cb88
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-arm64.tar.gz
- sha256sums_aarch64 = d29ab9189302afe8348574cd919ba612eb3e49959e56e936f82b510a1685c624
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-amd64.tar.gz
+ sha256sums_x86_64 = 57cfa1de3d2b37f768a8391c35a435535f8104e6082a70c5c1278fffa65b4aa8
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-armv5.tar.gz
+ sha256sums_arm = 326896ca32a6a22fa62a940469d147bc07bc4c95792b81bdbf67aa5a37675c16
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-armv6.tar.gz
+ sha256sums_armv6h = 6522074937897f69a5720db4c87fe0f06f8b74998b3484f0ce5b4daa04bc3095
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-armv7.tar.gz
+ sha256sums_armv7h = a119227801f5602aff806abeafe094750aa4ec59424871fbff268dce755400c8
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-arm64.tar.gz
+ sha256sums_aarch64 = 2e00fd81d5ce21039b858ab96dc073ba3133b35fd0a372d93b7e4e4acb9ceabb
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8c31b91fd033..81afc0e2a3f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.40.4
+pkgver=2.40.5
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=('3b32b0f7c1437137ce725b62a9b7648d684d31f34edd43a09ea5e7ed7e9c5270')
-sha256sums_arm=('5be98a12f6bc04d4ae751ee1268d6c957eae1e345376f6ebb0f5d9e05921d10e')
-sha256sums_armv6h=('f7a4d4ef14f47847c51e1e650fa250d461eb4f070d2ce0bdf37ff3645ff9fa3c')
-sha256sums_armv7h=('57f7e409d5373885a518a7a0cc6c788d325a8533388253bfffc4a7056923cb88')
-sha256sums_aarch64=('d29ab9189302afe8348574cd919ba612eb3e49959e56e936f82b510a1685c624')
+sha256sums_x86_64=('57cfa1de3d2b37f768a8391c35a435535f8104e6082a70c5c1278fffa65b4aa8')
+sha256sums_arm=('326896ca32a6a22fa62a940469d147bc07bc4c95792b81bdbf67aa5a37675c16')
+sha256sums_armv6h=('6522074937897f69a5720db4c87fe0f06f8b74998b3484f0ce5b4daa04bc3095')
+sha256sums_armv7h=('a119227801f5602aff806abeafe094750aa4ec59424871fbff268dce755400c8')
+sha256sums_aarch64=('2e00fd81d5ce21039b858ab96dc073ba3133b35fd0a372d93b7e4e4acb9ceabb')
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")