Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus-json-exporter


Commits:
796d8bd8 by Jelle van der Waa at 2024-11-11T21:20:05+01:00
Make package reproducible

Correctly pass SOURCE_DATE_EPOCH

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = prometheus-json-exporter
        pkgdesc = Prometheus exporter which scrapes remote JSON by JSONPath
        pkgver = 0.6.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/prometheus-community/json_exporter
        arch = x86_64
        license = Apache-2.0


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=prometheus-json-exporter
 _pkgname=json_exporter
 pkgver=0.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Prometheus exporter which scrapes remote JSON by JSONPath"
 arch=('x86_64')
 url="https://github.com/prometheus-community/json_exporter";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-json-exporter/-/commit/796d8bd8acade74d0e8be9e642f39c6e3558e386

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


Reply via email to