summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-05-02 09:48:37 +0200
committerSebastian Krebs2022-05-02 09:48:37 +0200
commit42b32f9e26c99237bb6811838955e10ee8cd60c9 (patch)
treebd53115a67d6092c96440a0b9506a05cae773c0e
parent46b01e70440d17f0976c17b336d17265decf6a80 (diff)
downloadaur-42b32f9e26c99237bb6811838955e10ee8cd60c9.tar.gz
2.35.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a85089c30e6..16e82e962eb6 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.34.0
+ pkgver = 2.35.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.34.0/prometheus-2.34.0.linux-amd64.tar.gz
- sha256sums_x86_64 = 9ec560940bf53361dd9d3a867d51ceb96f3854ae12f5e532b7d3f60c27f364d0
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.linux-armv5.tar.gz
- sha256sums_arm = f81ff22f5280584e2a21c42e0bf8321bf4e1e4d2208310b43ec19c5166027915
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.linux-armv6.tar.gz
- sha256sums_armv6h = af1c731adb8c924b97cf176084cf6ab115a10afb6f5cc8128af604a343061943
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.linux-armv7.tar.gz
- sha256sums_armv7h = 460e6b7145d7db8a78372b02aada1e90715ff2730c13fac94dd84d4edd40fde3
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.linux-arm64.tar.gz
- sha256sums_aarch64 = f00255293a801b34003e0ad1d34bb89827bbfd1bba286c39575884aac84a6058
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = e4546960688d1c85530ec3a93e109d15b540f3251e1f4736d0d9735e1e857faf
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.linux-armv5.tar.gz
+ sha256sums_arm = 12c9e07176de53ce0cc29d6c83fdf98dfb9655df9e8da76eb0fe01243532fe36
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.linux-armv6.tar.gz
+ sha256sums_armv6h = 167cf474bb418156660a4c95bed9d1ce7833c3416089da49467a4dafabef4fc8
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.linux-armv7.tar.gz
+ sha256sums_armv7h = a50274c833ef058502fb723806e28537ef276ec628d63e0c3fdc407ca7b65272
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.linux-arm64.tar.gz
+ sha256sums_aarch64 = 3ebe0c533583a9ab03363a80aa629edd8e0cc42da3583e33958eb7abe74d4cd2
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8963a80838f7..2a1a22142570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.34.0
+pkgver=2.35.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=('9ec560940bf53361dd9d3a867d51ceb96f3854ae12f5e532b7d3f60c27f364d0')
-sha256sums_arm=('f81ff22f5280584e2a21c42e0bf8321bf4e1e4d2208310b43ec19c5166027915')
-sha256sums_armv6h=('af1c731adb8c924b97cf176084cf6ab115a10afb6f5cc8128af604a343061943')
-sha256sums_armv7h=('460e6b7145d7db8a78372b02aada1e90715ff2730c13fac94dd84d4edd40fde3')
-sha256sums_aarch64=('f00255293a801b34003e0ad1d34bb89827bbfd1bba286c39575884aac84a6058')
+sha256sums_x86_64=('e4546960688d1c85530ec3a93e109d15b540f3251e1f4736d0d9735e1e857faf')
+sha256sums_arm=('12c9e07176de53ce0cc29d6c83fdf98dfb9655df9e8da76eb0fe01243532fe36')
+sha256sums_armv6h=('167cf474bb418156660a4c95bed9d1ce7833c3416089da49467a4dafabef4fc8')
+sha256sums_armv7h=('a50274c833ef058502fb723806e28537ef276ec628d63e0c3fdc407ca7b65272')
+sha256sums_aarch64=('3ebe0c533583a9ab03363a80aa629edd8e0cc42da3583e33958eb7abe74d4cd2')
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")