hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus


Commits:
eb9bf444 by Justin Kromlinger at 2026-02-03T08:32:14+01:00
upgpkg: 3.9.1-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- prometheus.sysusers


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = prometheus
        pkgdesc = An open-source systems monitoring and alerting toolkit
-       pkgver = 3.8.1
+       pkgver = 3.9.1
        pkgrel = 1
        url = https://prometheus.io
        arch = x86_64
@@ -16,13 +16,13 @@ pkgbase = prometheus
        options = !lto
        backup = etc/prometheus/prometheus.yml
        backup = etc/conf.d/prometheus
-       source = 
prometheus-v3.8.1.tar.gz::https://github.com/prometheus/prometheus/archive/v3.8.1.tar.gz
+       source = 
prometheus-v3.9.1.tar.gz::https://github.com/prometheus/prometheus/archive/v3.9.1.tar.gz
        source = prometheus.service
        source = prometheus.sysusers
        source = prometheus.conf
-       sha256sums = 
4745c45427a297a8736d5796297721dfa467f3c5af6422d4ac22360580e0f0fb
+       sha256sums = 
b97651c0aa00d0f6fd2973b773b18d31fe0402a4ca75b1eba7e788d7de42c9c0
        sha256sums = 
a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7
-       sha256sums = 
2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f
+       sha256sums = 
0d995040e441e07bae7517d852fdc1bce2e1f3ae9ae206a1e1e127563e122015
        sha256sums = 
6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070
 
 pkgname = prometheus


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=prometheus
-pkgver=3.8.1
+pkgver=3.9.1
 pkgrel=1
 
 pkgdesc='An open-source systems monitoring and alerting toolkit'
@@ -21,9 +21,9 @@ 
source=("prometheus-v$pkgver.tar.gz::https://github.com/prometheus/prometheus/ar
         prometheus.sysusers
         prometheus.conf)
 
-sha256sums=('4745c45427a297a8736d5796297721dfa467f3c5af6422d4ac22360580e0f0fb'
+sha256sums=('b97651c0aa00d0f6fd2973b773b18d31fe0402a4ca75b1eba7e788d7de42c9c0'
             'a6deb1f678960ee9b406e4458364c5082db11f93fae6286940aacd3e3933beb7'
-            '2747fabb4e56b808361eb7dd7acf9729ab8973d1ebe2f857dd56f6c71f71e45f'
+            '0d995040e441e07bae7517d852fdc1bce2e1f3ae9ae206a1e1e127563e122015'
             '6d32deb125381cbebac11b6953a7d9a65eb7e50f209dc1e22c63facf678a3070')
 
 prepare() {


=====================================
prometheus.sysusers
=====================================
@@ -1 +1 @@
-u prometheus 210 "Prometheus dedicated user"
+u! prometheus 210 "Prometheus dedicated user"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/eb9bf44440c0adf841495632c854504b1dc318f0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus/-/commit/eb9bf44440c0adf841495632c854504b1dc318f0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to