summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-07-28 15:39:40 +0200
committerSebastian Krebs2022-07-28 15:39:40 +0200
commitcbe709c3a025dc6c05652ad7f5c74daebb517bf6 (patch)
tree6f5f55f508d134721bb0b5ed9d0b3ed7274a53b9
parent78aae37d0c2c7bb1cabb3925e2a263bc969b1e01 (diff)
downloadaur-cbe709c3a025dc6c05652ad7f5c74daebb517bf6.tar.gz
v2.37.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f52776d60f3..c139fce85286 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.36.1
+ pkgver = 2.37.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.36.1/prometheus-2.36.1.linux-amd64.tar.gz
- sha256sums_x86_64 = e5e555c84f04ccf20821fe907088e7ccecf418c88be3bd552b07c774d448d339
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.linux-armv5.tar.gz
- sha256sums_arm = 6afc4dc41d23fa273e0b4b9bf47c60a44c98153be07e3cbce494e8d51b08dc22
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.linux-armv6.tar.gz
- sha256sums_armv6h = e31f564bb975cc2dbdac3bb1b0b66a0b1317997bbb2da046767dec9a05eb16c7
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.linux-armv7.tar.gz
- sha256sums_armv7h = a45e6195cd5c701098b61c1b98df3da108b628880d3c6f2f5e3c7c835925d755
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.linux-arm64.tar.gz
- sha256sums_aarch64 = 84371916d6e2ac9224bfaa64955299e11f7f2a74d5d953ca5efb583557154a6a
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = ca70f5a261fd545da0b9893c42a73547a94ebd5111ef2b6b9f8742c5dbb73522
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-armv5.tar.gz
+ sha256sums_arm = 28ec245ce1d632840ed3db7c44bb57053e482e31816602f63cb317f16ca34215
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-armv6.tar.gz
+ sha256sums_armv6h = 76f921980efafc59dabf6173662d71884676a70af1e9e8d7a4ba71d6af154d0e
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-armv7.tar.gz
+ sha256sums_armv7h = bf01f95bb800b667ca9b847d4be8a3f542d77fe93adb7a1e89d582a96e050015
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-arm64.tar.gz
+ sha256sums_aarch64 = 024cc048131098d408c8c3588237c42de4a13d9030b352f0a0d7f4a734fda102
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7f18548e8851..09b2a0e5ccf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.36.1
+pkgver=2.37.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=('e5e555c84f04ccf20821fe907088e7ccecf418c88be3bd552b07c774d448d339')
-sha256sums_arm=('6afc4dc41d23fa273e0b4b9bf47c60a44c98153be07e3cbce494e8d51b08dc22')
-sha256sums_armv6h=('e31f564bb975cc2dbdac3bb1b0b66a0b1317997bbb2da046767dec9a05eb16c7')
-sha256sums_armv7h=('a45e6195cd5c701098b61c1b98df3da108b628880d3c6f2f5e3c7c835925d755')
-sha256sums_aarch64=('84371916d6e2ac9224bfaa64955299e11f7f2a74d5d953ca5efb583557154a6a')
+sha256sums_x86_64=('ca70f5a261fd545da0b9893c42a73547a94ebd5111ef2b6b9f8742c5dbb73522')
+sha256sums_arm=('28ec245ce1d632840ed3db7c44bb57053e482e31816602f63cb317f16ca34215')
+sha256sums_armv6h=('76f921980efafc59dabf6173662d71884676a70af1e9e8d7a4ba71d6af154d0e')
+sha256sums_armv7h=('bf01f95bb800b667ca9b847d4be8a3f542d77fe93adb7a1e89d582a96e050015')
+sha256sums_aarch64=('024cc048131098d408c8c3588237c42de4a13d9030b352f0a0d7f4a734fda102')
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")