hashworks pushed to branch main at Arch Linux / Packaging / Packages /
prometheus
Commits:
6753b726 by Justin Kromlinger at 2024-08-27T23:43:16+02:00
upgpkg: 2.54.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = prometheus
pkgdesc = An open-source systems monitoring and alerting toolkit
- pkgver = 2.54.0
+ pkgver = 2.54.1
pkgrel = 1
url = https://prometheus.io
arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = prometheus
options = !lto
backup = etc/prometheus/prometheus.yml
backup = etc/conf.d/prometheus
- source =
prometheus-v2.54.0.tar.gz::https://github.com/prometheus/prometheus/archive/v2.54.0.tar.gz
+ source =
prometheus-v2.54.1.tar.gz::https://github.com/prometheus/prometheus/archive/v2.54.1.tar.gz
source = prometheus.service
source = prometheus.sysusers
source = prometheus.conf
- sha256sums =
e1c3676d0cc20d6b493fd7132f524ce0b17354339ada2d113956bfb2919fd2f2
+ sha256sums =
3ee88a80f82e069073028862b3c92b1938bd932b059d25b37d093a6e221090d9
sha256sums =
a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7
sha256sums =
2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f
sha256sums =
6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=prometheus
-pkgver=2.54.0
+pkgver=2.54.1
pkgrel=1
pkgdesc='An open-source systems monitoring and alerting toolkit'
@@ -21,7 +21,7 @@
source=("prometheus-v$pkgver.tar.gz::https://github.com/prometheus/prometheus/ar
prometheus.sysusers
prometheus.conf)
-sha256sums=('e1c3676d0cc20d6b493fd7132f524ce0b17354339ada2d113956bfb2919fd2f2'
+sha256sums=('3ee88a80f82e069073028862b3c92b1938bd932b059d25b37d093a6e221090d9'
'a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7'
'2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f'
'6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/6753b72616dd8aa447ad9c34c59dd0bfc5dbd658
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/6753b72616dd8aa447ad9c34c59dd0bfc5dbd658
You're receiving this email because of your account on gitlab.archlinux.org.