hashworks pushed to branch main at Arch Linux / Packaging / Packages /
prometheus
Commits:
6a3804a9 by Justin Kromlinger at 2024-06-22T17:48:10+02:00
upgpkg: 2.53.0-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.52.1
+ pkgver = 2.53.0
pkgrel = 1
url = https://prometheus.io
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = prometheus
options = !lto
backup = etc/prometheus/prometheus.yml
backup = etc/conf.d/prometheus
- source =
prometheus-v2.52.1.tar.gz::https://github.com/prometheus/prometheus/archive/v2.52.1.tar.gz
+ source =
prometheus-v2.53.0.tar.gz::https://github.com/prometheus/prometheus/archive/v2.53.0.tar.gz
source = prometheus.service
source = prometheus.sysusers
source = prometheus.conf
- sha256sums =
ed3d92022eacc78061c2768e322e5bc207ae686d3098a4caeca2e5740568166c
- sha256sums =
f358986865bd3d06dc47a265aeb3b5ef64aa644e831f07731c2fc7af64d9e98f
+ sha256sums =
8a3fd7c4614f3fa94fe04e8c8673dcc6d482c7e3a86101fa94ac807993d6aa00
+ sha256sums =
a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7
sha256sums =
2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f
sha256sums =
6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=prometheus
-pkgver=2.52.1
+pkgver=2.53.0
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=('ed3d92022eacc78061c2768e322e5bc207ae686d3098a4caeca2e5740568166c'
+sha256sums=('8a3fd7c4614f3fa94fe04e8c8673dcc6d482c7e3a86101fa94ac807993d6aa00'
'a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7'
'2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f'
'6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/6a3804a9b7b37f2d6a535f254a8febb7890c21dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/6a3804a9b7b37f2d6a535f254a8febb7890c21dd
You're receiving this email because of your account on gitlab.archlinux.org.