Use unique file names for sources

This commit is contained in:
Manuel 2022-11-23 17:58:12 +01:00
parent 92bc518a4b
commit 0789e79be9
Signed by: Manuel
GPG key ID: 4085037435E1F07A
10 changed files with 21 additions and 21 deletions

View file

@ -10,7 +10,7 @@ url="https://github.com/prometheus-community/postgres_exporter"
license=('Apache')
makedepends=('git' 'go' 'make')
backup=('etc/conf.d/prometheus-postgresql-exporter')
source=("https://github.com/prometheus-community/postgres_exporter/archive/v${pkgver}.tar.gz"
source=("https://github.com/prometheus-community/postgres_exporter/archive/v${pkgver}/postgres_exporter-${pkgver}.tar.gz"
"prometheus-postgresql-exporter.service"
"prometheus-postgresql-exporter.conf")
sha256sums=('48e38e5cc8f093f93a84b1536c2ae7dc480760f9c443ae654a9f1f83d289a7bc'