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


Commits:
0147f60a by Leonidas Spyropoulos at 2024-04-25T12:42:15+01:00
upgpkg: 0.5.2-1: new upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = gitlab-exporter
+       pkgdesc = A Gitlab prometheus metric exporter
+       pkgver = 0.5.2
+       pkgrel = 1
+       url = https://gitlab.archlinux.org/archlinux/gitlab-exporter
+       arch = x86_64
+       license = MIT
+       makedepends = cargo
+       depends = gcc-libs
+       depends = openssl
+       source = 
https://gitlab.archlinux.org/archlinux/gitlab-exporter/-/releases/v0.5.2/downloads/gitlab-exporter-0.5.2.tar.gz
+       source = 
https://gitlab.archlinux.org/archlinux/gitlab-exporter/-/releases/v0.5.2/downloads/gitlab-exporter-0.5.2.tar.gz.sig
+       validpgpkeys = B4B759625D4633430B74877059E43E106B247368
+       sha256sums = 
aa6f3ef81afcca34f53bd73ce6869371b9f84b09db70a0c11ceaf871cf3b5d25
+       sha256sums = SKIP
+       b2sums = 
f1ec1318b7f9f5d3e0c619ec10fbf9f8058a938c67b4676052baed7a612a90a287a2d85925310ceaec2b3cc36c5b7f37e7b8167a25695b00a31df465d28d8a59
+       b2sums = SKIP
+
+pkgname = gitlab-exporter


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,18 @@
 # Maintainer: Leonidas Spyropoulos <artafi...@archlinux.org>
 
 pkgname=gitlab-exporter
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='A Gitlab prometheus metric exporter'
 arch=('x86_64')
-url='https://gitlab.archlinux.org/artafinde/gitlab-exporter'
+url='https://gitlab.archlinux.org/archlinux/gitlab-exporter'
 license=('MIT')
 depends=('gcc-libs' 'openssl')
 makedepends=('cargo')
 
source=("https://gitlab.archlinux.org/archlinux/${pkgname}/-/releases/v${pkgver}/downloads/${pkgname}-${pkgver}.tar".gz{,.sig})
-sha256sums=('396089aa3cd0892a56dd24572cbd0b6f4a5ce14354593828d0f0ea48bcd08a55'
+sha256sums=('aa6f3ef81afcca34f53bd73ce6869371b9f84b09db70a0c11ceaf871cf3b5d25'
             'SKIP')
-b2sums=('4b7f0461192b1c90dbf89a43c0e19d475a37be1b4fc5351896673dcbdd2f82a55fed1a080ef71b4c56dfc1196ce9d52a861a14bbe62ff2591d3483f3a737f170'
+b2sums=('f1ec1318b7f9f5d3e0c619ec10fbf9f8058a938c67b4676052baed7a612a90a287a2d85925310ceaec2b3cc36c5b7f37e7b8167a25695b00a31df465d28d8a59'
         'SKIP')
 validpgpkeys=(
   'B4B759625D4633430B74877059E43E106B247368' # Leonidas Spyropoulos 
<artafi...@archlinux.org>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-exporter/-/commit/0147f60a7ded36dd05f504ca9e96dd49c55a25fb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-exporter/-/commit/0147f60a7ded36dd05f504ca9e96dd49c55a25fb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to