Date: Saturday, April 1, 2023 @ 13:28:11
  Author: jelle
Revision: 472531

upgpkg: python-prometheus_client 0.16.0-1

Modified:
  python-prometheus_client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-01 13:19:00 UTC (rev 472530)
+++ PKGBUILD    2023-04-01 13:28:11 UTC (rev 472531)
@@ -1,8 +1,8 @@
 # Maintainer: Johannes Löthberg <[email protected]>
 
 pkgname=python-prometheus_client
-pkgver=0.15.0
-pkgrel=2
+pkgver=0.16.0
+pkgrel=1
 
 pkgdesc="Prometheus instrumentation library for Python applications"
 url="https://github.com/prometheus/client_python";
@@ -15,7 +15,7 @@
 
 
source=(client_python-$pkgver.tar.gz::https://github.com/prometheus/client_python/archive/v${pkgver}.tar.gz)
 
-sha512sums=('ea11cb2fc08bd5e10ea97ee3be3068a2c37cbaa45ab3e146f8a0080074f69e7744ff90d1a0fb4f01eaefd1efc5f76428d6c898bead85d5fa37b6a59e9f832134')
+sha512sums=('511936758026b6d6f48f52d27b1cb964a03668054d7a3c5c82c4fa20800be3812150fca74ab46dad11ca12f2c9ce1a6951a82ae2bacf91b3761f7bf7ce75e0d2')
 
 build() {
   cd client_python-$pkgver

Reply via email to