[arch-commits] Commit in prometheus-systemd-exporter/trunk (PKGBUILD)

Leonidas Spyropoulos artafinde at gemini.archlinux.org
Wed Jul 27 08:52:14 UTC 2022


    Date: Wednesday, July 27, 2022 @ 08:52:14
  Author: artafinde
Revision: 1258889

upgpkg: prometheus-systemd-exporter 0.5.0-1

Update source URL since project moved under Prometheus Community packages

Modified:
  prometheus-systemd-exporter/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 08:47:15 UTC (rev 1258888)
+++ PKGBUILD	2022-07-27 08:52:14 UTC (rev 1258889)
@@ -2,20 +2,20 @@
 
 pkgname=prometheus-systemd-exporter
 _pkgname=systemd_exporter
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Application-level metrics for systemd units"
-url="https://github.com/povilasv/systemd_exporter"
+url="https://github.com/prometheus-community/systemd_exporter"
 arch=('x86_64')
 license=('Apache')
 depends=('glibc')
 makedepends=('go' 'git')
 options=(!lto)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/povilasv/systemd_exporter/archive/v${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/prometheus-community/systemd_exporter/archive/v${pkgver}.tar.gz"
         prometheus-systemd-exporter.conf
         prometheus-systemd-exporter.service
         prometheus-systemd-exporter.sysusers)
-sha256sums=('dba92f33cda8476c84cd86cf3f8c66844fae1a107e57aca1e96e86ffdca6e472'
+sha256sums=('769068757f085ed68f262abf45d9620fa6c2f755c8411af4ea13a59b2fd2c208'
             '24c91b7bb90cb65bf5edddc93cce810f57f2e06f265cef955303325526508f23'
             '9230d7a3092418da27e0690387700a8d1c143bcc1f1666657c62548be5bd169a'
             '3deec7e797e31ad3b3149efbbef529e7bd2b7072268d948ae2e299790a46613b')



More information about the arch-commits mailing list