Update checksum that I forgot about

This commit is contained in:
Manuel 2021-01-24 21:56:58 +01:00
parent dac049e54c
commit 1bc2f91069
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ pkgbase = prometheus-postgresql-exporter
source = prometheus-postgresql-exporter.service
source = prometheus-postgresql-exporter.conf
sha256sums = 27877c9b3aa751c7c1265f39986218f6a2c2b66a126cf348c6cc2f20f5201b02
sha256sums = 5eac41333fb12db676fed18c02156cfdefee957154241b4c724718fd40d23212
sha256sums = 0d86e650d88c8d4a8bc5b26faecb75023e069eaf29582135bcb0202e4a69a9b9
sha256sums = 5436ad34fbcd6faab69da8675631f3eb5b89d964682eb23164bf4bb816ad1897
pkgname = prometheus-postgresql-exporter

View file

@ -14,7 +14,7 @@ source=("https://github.com/wrouesnel/postgres_exporter/archive/v${pkgver}.tar.g
"prometheus-postgresql-exporter.service"
"prometheus-postgresql-exporter.conf")
sha256sums=('27877c9b3aa751c7c1265f39986218f6a2c2b66a126cf348c6cc2f20f5201b02'
'5eac41333fb12db676fed18c02156cfdefee957154241b4c724718fd40d23212'
'0d86e650d88c8d4a8bc5b26faecb75023e069eaf29582135bcb0202e4a69a9b9'
'5436ad34fbcd6faab69da8675631f3eb5b89d964682eb23164bf4bb816ad1897')
prepare() {