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


Commits:
744131ab by Leonidas Spyropoulos at 2026-02-15T20:23:13+00:00
upgpkg: 0.5.2-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = gitlab-exporter
        pkgdesc = A Gitlab prometheus metric exporter
        pkgver = 0.5.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://gitlab.archlinux.org/archlinux/gitlab-exporter
        arch = x86_64
        license = MIT
        makedepends = cargo
-       depends = gcc-libs
+       depends = libgcc
+       depends = libstdc++
        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


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
 
 pkgname=gitlab-exporter
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A Gitlab prometheus metric exporter'
 arch=('x86_64')
 url='https://gitlab.archlinux.org/archlinux/gitlab-exporter'
 license=('MIT')
-depends=('gcc-libs' 'openssl')
+depends=('libgcc' 'libstdc++' 'openssl')
 makedepends=('cargo')
 
source=("https://gitlab.archlinux.org/archlinux/${pkgname}/-/releases/v${pkgver}/downloads/${pkgname}-${pkgver}.tar".gz{,.sig})
 sha256sums=('aa6f3ef81afcca34f53bd73ce6869371b9f84b09db70a0c11ceaf871cf3b5d25'



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

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


Reply via email to