summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2022-10-17 15:27:34 +0200
committerSebastian Krebs2022-10-17 15:27:34 +0200
commita4b5fa347d1f38c0b08ef0d99f99fae5cf25faef (patch)
tree4b5a4f5a75fd61f6c61cf3a25f1b6792f30af865
parentcbe709c3a025dc6c05652ad7f5c74daebb517bf6 (diff)
downloadaur-a4b5fa347d1f38c0b08ef0d99f99fae5cf25faef.tar.gz
v2.39.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c139fce85286..93daa68b67da 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.37.0
+ pkgver = 2.39.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.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
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-amd64.tar.gz
+ sha256sums_x86_64 = f3bdaa6f49b10af213a595e5d233579a1205a425fcebe2e23379e486f27a63c6
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv5.tar.gz
+ sha256sums_arm = c7f076dbae5da43e9c360131b5295fcd3cd31a052b09c422334e05a9961235ef
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv6.tar.gz
+ sha256sums_armv6h = 4efce333f858102ddc4c8e794f451824f540081888cb4f5d730daf5d7718fd75
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-armv7.tar.gz
+ sha256sums_armv7h = c03d1f3ba5b2e5a85ea5fd8fb014f397d63394e40f9dbb2caa09e301f59cec6f
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.linux-arm64.tar.gz
+ sha256sums_aarch64 = 8f8caf7520544827b1132737689d0e90748d5f42bdaa4e854ccfcbb9275f940f
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 09b2a0e5ccf2..3511b9826ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.37.0
+pkgver=2.39.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=('ca70f5a261fd545da0b9893c42a73547a94ebd5111ef2b6b9f8742c5dbb73522')
-sha256sums_arm=('28ec245ce1d632840ed3db7c44bb57053e482e31816602f63cb317f16ca34215')
-sha256sums_armv6h=('76f921980efafc59dabf6173662d71884676a70af1e9e8d7a4ba71d6af154d0e')
-sha256sums_armv7h=('bf01f95bb800b667ca9b847d4be8a3f542d77fe93adb7a1e89d582a96e050015')
-sha256sums_aarch64=('024cc048131098d408c8c3588237c42de4a13d9030b352f0a0d7f4a734fda102')
+sha256sums_x86_64=('f3bdaa6f49b10af213a595e5d233579a1205a425fcebe2e23379e486f27a63c6')
+sha256sums_arm=('c7f076dbae5da43e9c360131b5295fcd3cd31a052b09c422334e05a9961235ef')
+sha256sums_armv6h=('4efce333f858102ddc4c8e794f451824f540081888cb4f5d730daf5d7718fd75')
+sha256sums_armv7h=('c03d1f3ba5b2e5a85ea5fd8fb014f397d63394e40f9dbb2caa09e301f59cec6f')
+sha256sums_aarch64=('8f8caf7520544827b1132737689d0e90748d5f42bdaa4e854ccfcbb9275f940f')
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")