Search Criteria
Package Details: prometheus-mosquitto-exporter-git v0.8.0.r1.ge097dec-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prometheus-mosquitto-exporter-git.git (read-only, click to copy) |
---|---|
Package Base: | prometheus-mosquitto-exporter-git |
Description: | a prometheus exporter for the mosquitto mqtt server |
Upstream URL: | https://github.com/sapcc/mosquitto-exporter |
Licenses: | Apache-2.0 |
Conflicts: | prometheus-mosquitto-exporter |
Provides: | prometheus-mosquitto-exporter |
Submitter: | gromit |
Maintainer: | gromit |
Last Packager: | gromit |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-22 09:10 (UTC) |
Last Updated: | 2024-08-08 09:23 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
micwoj92 commented on 2024-08-08 17:23 (UTC)
Also pkgver please:
git describe --long --tags --abbrev=7 | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
micwoj92 commented on 2024-08-07 23:06 (UTC)
Please use spdx identifier for license and add glibc to depends.
Additionally please also remove leading
v
from pkgver.