summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krebs2021-10-28 19:11:29 +0200
committerSebastian Krebs2021-10-28 19:11:29 +0200
commit27c814d173afe871599e96ffb3786041701ec5ee (patch)
treebff6323d36c42249230098f789dc75ed0696992d
parent5ee4d2a1f01a403d570e68d9f6ba4accfdecde2d (diff)
downloadaur-27c814d173afe871599e96ffb3786041701ec5ee.tar.gz
v2.30.3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffd9e1da8f14..2728a2db1527 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.30.0
+ pkgver = 2.30.3
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.30.0/prometheus-2.30.0.linux-amd64.tar.gz
- sha256sums_x86_64 = 49c0809d4983f91c9afb8d260b36b821e90a6dcb82d0bad605ff9a3102a9e6d8
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.linux-armv5.tar.gz
- sha256sums_arm = 78c66901840c0b3c91aed1808c3ac8180c498f9e5848eb912d749c8df308900c
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.linux-armv6.tar.gz
- sha256sums_armv6h = 962eac5e63bfa3272bb711775d76db91c50a7138de694df9e6edecb59110b108
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.linux-armv7.tar.gz
- sha256sums_armv7h = 842cdd4a900437e93db7d0f188f8786f2ef33b314b4b687c270cc469512c8169
- source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.linux-arm64.tar.gz
- sha256sums_aarch64 = 95709fd3e2ed790c512fa98fb3b8152d7958c2f4990203014f3e116597a58d86
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-amd64.tar.gz
+ sha256sums_x86_64 = 1ccd386d05f73a98b69aa5e0ed31fffac95cd9dadf7df1540daf2f182c5287e2
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv5.tar.gz
+ sha256sums_arm = 3492153b60c973d0bccd90ea6ff131da7683dbec46565eb5af6901cfddf77b27
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv6.tar.gz
+ sha256sums_armv6h = 89d4757507b3d233f1b516c48f362287972eed171b82572f437677c56e915534
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-armv7.tar.gz
+ sha256sums_armv7h = cb2d8eb3a22d6dbe69449f7d6604f2fa80fa70df4c35dfb412354188047941e7
+ source_aarch64 = https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-arm64.tar.gz
+ sha256sums_aarch64 = 0bf66e0ab8fcad44ee5041d7909a955017f4587868ee96b76c44c02f500d843e
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4b4f07b3b5e..678cb524d619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.30.0
+pkgver=2.30.3
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=('49c0809d4983f91c9afb8d260b36b821e90a6dcb82d0bad605ff9a3102a9e6d8')
-sha256sums_arm=('78c66901840c0b3c91aed1808c3ac8180c498f9e5848eb912d749c8df308900c')
-sha256sums_armv6h=('962eac5e63bfa3272bb711775d76db91c50a7138de694df9e6edecb59110b108')
-sha256sums_armv7h=('842cdd4a900437e93db7d0f188f8786f2ef33b314b4b687c270cc469512c8169')
-sha256sums_aarch64=('95709fd3e2ed790c512fa98fb3b8152d7958c2f4990203014f3e116597a58d86')
+sha256sums_x86_64=('1ccd386d05f73a98b69aa5e0ed31fffac95cd9dadf7df1540daf2f182c5287e2')
+sha256sums_arm=('3492153b60c973d0bccd90ea6ff131da7683dbec46565eb5af6901cfddf77b27')
+sha256sums_armv6h=('89d4757507b3d233f1b516c48f362287972eed171b82572f437677c56e915534')
+sha256sums_armv7h=('cb2d8eb3a22d6dbe69449f7d6604f2fa80fa70df4c35dfb412354188047941e7')
+sha256sums_aarch64=('0bf66e0ab8fcad44ee5041d7909a955017f4587868ee96b76c44c02f500d843e')
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")