summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2019-02-19 20:16:20 -0500
committerSlashbunny2019-02-19 20:16:20 -0500
commit997fc70bcd30ffe12e055e79a04c88abe2608963 (patch)
tree1667339bb799dde9cfbd99d94dc1980ee2e5aba7
parent375622b3a8d9f09293f1d9ee4d2ba2651d0922fe (diff)
downloadaur-997fc70bcd30ffe12e055e79a04c88abe2608963.tar.gz
Update to latest upstream version
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 329d7834f395..3611e331149b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 18 00:18:39 UTC 2018
+# Wed Feb 20 01:16:05 UTC 2019
pkgbase = prometheus-bin
pkgdesc = An open-source service monitoring system and time series database (binary, not built from source)
- pkgver = 2.6.0
+ pkgver = 2.7.1
pkgrel = 1
url = http://prometheus.io
install = prometheus.install
@@ -17,14 +17,14 @@ pkgbase = prometheus-bin
backup = etc/prometheus/prometheus.yml
source = prometheus.service
sha256sums = 0c99b68b282d72feb9fd2bc0b190554659a59dada74ec92ca2b2f48016a9b805
- source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.linux-amd64.tar.gz
- sha256sums_x86_64 = 8f1f9ca9dbc06e1dc99200e30526ca8343dfe80c2bd950847d22182953261c6c
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.linux-armv5.tar.gz
- sha256sums_arm = 5f04f2892521761acae08495859c214f52fa96f437e9bcf32ce62b7b88f14622
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.linux-armv6.tar.gz
- sha256sums_armv6h = 56880cca36fdcd10faa727c6da6b22548f12a220190147eff4a9736b574ab56c
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.linux-armv7.tar.gz
- sha256sums_armv7h = 1c7ccef134941fff7e51df9b4ee3a7eefe9b53c73a2a15a419dfce1b10c65561
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.linux-amd64.tar.gz
+ sha256sums_x86_64 = 7837cfd6b5af63c07cadfa2b3118f0a43e43e8a6e6d596425cb23b45855b7db0
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.linux-armv5.tar.gz
+ sha256sums_arm = bec6dd547f6bed839f14a7017b6612a51fb79fa22002a51f1ad83a63cf9f4449
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.linux-armv6.tar.gz
+ sha256sums_armv6h = b123adddad36f514fc3f674971a2aa88aaad48e35fae7fd5eeecfda79ed48cce
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.linux-armv7.tar.gz
+ sha256sums_armv7h = 5911c8827e82a5ab2ef92662e66eee2ca167709cc63676aa7593d878323efac0
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 54bbbfff9465..e9b81d2eeddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.6.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="An open-source service monitoring system and time series database (binary, not built from source)"
arch=('x86_64' 'arm' 'armv6h' 'armv7h')
@@ -19,10 +19,10 @@ source_arm=("https://github.com/prometheus/prometheus/releases/download/v${pkgve
source_armv6h=("https://github.com/prometheus/prometheus/releases/download/v${pkgver}/prometheus-${pkgver}.linux-armv6.tar.gz" )
source_armv7h=("https://github.com/prometheus/prometheus/releases/download/v${pkgver}/prometheus-${pkgver}.linux-armv7.tar.gz" )
sha256sums=('0c99b68b282d72feb9fd2bc0b190554659a59dada74ec92ca2b2f48016a9b805')
-sha256sums_x86_64=('8f1f9ca9dbc06e1dc99200e30526ca8343dfe80c2bd950847d22182953261c6c')
-sha256sums_arm=('5f04f2892521761acae08495859c214f52fa96f437e9bcf32ce62b7b88f14622')
-sha256sums_armv6h=('56880cca36fdcd10faa727c6da6b22548f12a220190147eff4a9736b574ab56c')
-sha256sums_armv7h=('1c7ccef134941fff7e51df9b4ee3a7eefe9b53c73a2a15a419dfce1b10c65561')
+sha256sums_x86_64=('7837cfd6b5af63c07cadfa2b3118f0a43e43e8a6e6d596425cb23b45855b7db0')
+sha256sums_arm=('bec6dd547f6bed839f14a7017b6612a51fb79fa22002a51f1ad83a63cf9f4449')
+sha256sums_armv6h=('b123adddad36f514fc3f674971a2aa88aaad48e35fae7fd5eeecfda79ed48cce')
+sha256sums_armv7h=('5911c8827e82a5ab2ef92662e66eee2ca167709cc63676aa7593d878323efac0')
package() {
case "$CARCH" in