summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Czernia2019-06-24 15:59:14 +0200
committerNils Czernia2019-06-24 15:59:14 +0200
commit6e7f6d6eafb2c07cd47a2ff2816c50555bae5457 (patch)
tree5f2464133028c43686064171b2fba7eba5d09e09
parent73097071327e19d1a83673f49afbe1960ef2c926 (diff)
downloadaur-6e7f6d6eafb2c07cd47a2ff2816c50555bae5457.tar.gz
Upadated to version 0.8.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cf8c781e333..e858ff9a0855 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = prometheus-push-gateway-bin
pkgdesc = Prometheus push acceptor for ephemeral and batch jobs
- pkgver = 0.7.0
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/prometheus/pushgateway
arch = x86_64
@@ -10,14 +10,14 @@ pkgbase = prometheus-push-gateway-bin
license = Apache
source = prometheus-push-gateway.service
sha256sums = fe0ec9b3f18f2f35177fdf8dd8bd5ef0cee3189b65051b4239ad2ba1f5e9961c
- source_x86_64 = https://github.com/prometheus/pushgateway/releases/download/v0.7.0/pushgateway-0.7.0.linux-amd64.tar.gz
- sha256sums_x86_64 = 902849c94dc275f157899f7fee1b2f23efbd3bbdb6c3a3c42e503f4439f74ed2
- source_arm = https://github.com/prometheus/pushgateway/releases/download/v0.7.0/pushgateway-0.7.0.linux-armv5.tar.gz
- sha256sums_arm = dbd976ead419b80ff5ac33fa8b766f586c0367160b9e3dc51293f613a8e0e983
- source_armv6h = https://github.com/prometheus/pushgateway/releases/download/v0.7.0/pushgateway-0.7.0.linux-armv6.tar.gz
- sha256sums_armv6h = cf41808520e3607b182ad027eba4153ff3b27351461740fdd557a4fc9c590c99
- source_armv7h = https://github.com/prometheus/pushgateway/releases/download/v0.7.0/pushgateway-0.7.0.linux-armv7.tar.gz
- sha256sums_armv7h = ff49a6a47efecde2d714ae3732ad115d9c8e36ea171c04b9fbac9573f3c79f49
+ source_x86_64 = https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-amd64.tar.gz
+ sha256sums_x86_64 = 6949866ba9ad0cb88d3faffd4281f17df79281398b4dbd0ec3aab300071681ca
+ source_arm = https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-armv5.tar.gz
+ sha256sums_arm = 5c3f7037de7c14aa33b86496ce4e52a46a64a09845c0f8376f0d48d1d728ed75
+ source_armv6h = https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-armv6.tar.gz
+ sha256sums_armv6h = 3c1cadaee2fa556516ef17b460452c2a65d11dd88cdf4937dcf504d6ad66c594
+ source_armv7h = https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-armv7.tar.gz
+ sha256sums_armv7h = 0cfd42bc74a5fdf1cd083253e76f104e4cb54f28d6ac397d8619313cec8d2a13
pkgname = prometheus-push-gateway-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8052e751c101..2113993d19cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nils Czernia <nils@czserver.de>
pkgname=prometheus-push-gateway-bin
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="Prometheus push acceptor for ephemeral and batch jobs "
arch=("x86_64" "arm" "armv6h" "armv7h")
@@ -13,11 +13,11 @@ source_x86_64=("https://github.com/prometheus/pushgateway/releases/download/v${p
source_arm=("https://github.com/prometheus/pushgateway/releases/download/v${pkgver}/pushgateway-${pkgver}.linux-armv5.tar.gz")
source_armv6h=("https://github.com/prometheus/pushgateway/releases/download/v${pkgver}/pushgateway-${pkgver}.linux-armv6.tar.gz")
source_armv7h=("https://github.com/prometheus/pushgateway/releases/download/v${pkgver}/pushgateway-${pkgver}.linux-armv7.tar.gz")
-sha256sums=("fe0ec9b3f18f2f35177fdf8dd8bd5ef0cee3189b65051b4239ad2ba1f5e9961c")
-sha256sums_x86_64=("902849c94dc275f157899f7fee1b2f23efbd3bbdb6c3a3c42e503f4439f74ed2")
-sha256sums_arm=("dbd976ead419b80ff5ac33fa8b766f586c0367160b9e3dc51293f613a8e0e983")
-sha256sums_armv6h=("cf41808520e3607b182ad027eba4153ff3b27351461740fdd557a4fc9c590c99")
-sha256sums_armv7h=("ff49a6a47efecde2d714ae3732ad115d9c8e36ea171c04b9fbac9573f3c79f49")
+sha256sums=('fe0ec9b3f18f2f35177fdf8dd8bd5ef0cee3189b65051b4239ad2ba1f5e9961c')
+sha256sums_x86_64=('6949866ba9ad0cb88d3faffd4281f17df79281398b4dbd0ec3aab300071681ca')
+sha256sums_arm=('5c3f7037de7c14aa33b86496ce4e52a46a64a09845c0f8376f0d48d1d728ed75')
+sha256sums_armv6h=('3c1cadaee2fa556516ef17b460452c2a65d11dd88cdf4937dcf504d6ad66c594')
+sha256sums_armv7h=('0cfd42bc74a5fdf1cd083253e76f104e4cb54f28d6ac397d8619313cec8d2a13')
package() {
case "$CARCH" in