Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ prometheus-systemd-exporter


Commits:
af4dc6cc by Leonidas Spyropoulos at 2023-11-01T02:07:24+00:00
upgpkg: 0.6.0-1: new upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = prometheus-systemd-exporter
+       pkgdesc = Application-level metrics for systemd units
+       pkgver = 0.6.0
+       pkgrel = 1
+       url = https://github.com/prometheus-community/systemd_exporter
+       arch = x86_64
+       license = Apache
+       makedepends = go
+       makedepends = git
+       depends = glibc
+       options = !lto
+       source = 
prometheus-systemd-exporter-0.6.0.tar.gz::https://github.com/prometheus-community/systemd_exporter/archive/v0.6.0.tar.gz
+       source = prometheus-systemd-exporter.conf
+       source = prometheus-systemd-exporter.service
+       source = prometheus-systemd-exporter.sysusers
+       sha256sums = 
6593a6894121a9b9a3016fc2bc67dfd801b45aeb5a4099a69bc79b71c9b4839f
+       sha256sums = 
24c91b7bb90cb65bf5edddc93cce810f57f2e06f265cef955303325526508f23
+       sha256sums = 
9230d7a3092418da27e0690387700a8d1c143bcc1f1666657c62548be5bd169a
+       sha256sums = 
3deec7e797e31ad3b3149efbbef529e7bd2b7072268d948ae2e299790a46613b
+
+pkgname = prometheus-systemd-exporter


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=prometheus-systemd-exporter
 _pkgname=systemd_exporter
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="Application-level metrics for systemd units"
 url="https://github.com/prometheus-community/systemd_exporter";
@@ -15,7 +15,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/prometheus-community/sy
         prometheus-systemd-exporter.conf
         prometheus-systemd-exporter.service
         prometheus-systemd-exporter.sysusers)
-sha256sums=('769068757f085ed68f262abf45d9620fa6c2f755c8411af4ea13a59b2fd2c208'
+sha256sums=('6593a6894121a9b9a3016fc2bc67dfd801b45aeb5a4099a69bc79b71c9b4839f'
             '24c91b7bb90cb65bf5edddc93cce810f57f2e06f265cef955303325526508f23'
             '9230d7a3092418da27e0690387700a8d1c143bcc1f1666657c62548be5bd169a'
             '3deec7e797e31ad3b3149efbbef529e7bd2b7072268d948ae2e299790a46613b')



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

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


Reply via email to