hashworks pushed to branch main at Arch Linux / Packaging / Packages /
prometheus
Commits:
da1dcbf6 by Justin Kromlinger at 2024-11-05T15:20:06+01:00
upgpkg: 2.55.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.54.1
+ pkgver = 2.55.0
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.1.tar.gz::https://github.com/prometheus/prometheus/archive/v2.54.1.tar.gz
+ source =
prometheus-v2.55.0.tar.gz::https://github.com/prometheus/prometheus/archive/v2.55.0.tar.gz
source = prometheus.service
source = prometheus.sysusers
source = prometheus.conf
- sha256sums =
3ee88a80f82e069073028862b3c92b1938bd932b059d25b37d093a6e221090d9
+ sha256sums =
ab1b5902627f20643e158f7f51764baf2ae550ae9e2106dff1cd17ebc59ebc91
sha256sums =
a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7
sha256sums =
2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f
sha256sums =
6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=prometheus
-pkgver=2.54.1
+pkgver=2.55.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=('3ee88a80f82e069073028862b3c92b1938bd932b059d25b37d093a6e221090d9'
+sha256sums=('ab1b5902627f20643e158f7f51764baf2ae550ae9e2106dff1cd17ebc59ebc91'
'a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7'
'2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f'
'6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/da1dcbf6674970d29aeedd69a7a0fe3644cac0bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/da1dcbf6674970d29aeedd69a7a0fe3644cac0bf
You're receiving this email because of your account on gitlab.archlinux.org.