summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2018-12-17 19:22:17 -0500
committerSlashbunny2018-12-17 19:22:17 -0500
commit375622b3a8d9f09293f1d9ee4d2ba2651d0922fe (patch)
treec1dcd52b8f752a3c15f7b05965d83bd971ace89c
parent376769afde358703f2226a1d5c48476eb3eac12b (diff)
downloadaur-375622b3a8d9f09293f1d9ee4d2ba2651d0922fe.tar.gz
Update to 2.6.0
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65ca9402cf64..329d7834f395 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Nov 17 19:42:50 UTC 2018
+# Tue Dec 18 00:18:39 UTC 2018
pkgbase = prometheus-bin
pkgdesc = An open-source service monitoring system and time series database (binary, not built from source)
- pkgver = 2.5.0
+ pkgver = 2.6.0
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.5.0/prometheus-2.5.0.linux-amd64.tar.gz
- sha256sums_x86_64 = 6f1203c3ec540346bb346641eb43a74fde2992cda23b6c9e0f876f95a646cda1
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-armv5.tar.gz
- sha256sums_arm = a2830b9e4a1e69a7d9a9dbb43ac15fab10d921ebde2e88fbc18c91d0096f14f2
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-armv6.tar.gz
- sha256sums_armv6h = 36c34acf26e2a7273f4a8a05deae1f590f15f2019fb38b5114233c1160d38cbf
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.5.0/prometheus-2.5.0.linux-armv7.tar.gz
- sha256sums_armv7h = bb6e776d908af4f5905259ddbc61d41bb43369414e537d28c8378e8e3484bc3c
+ 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
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index acf4f8d159d9..54bbbfff9465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.5.0
+pkgver=2.6.0
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=('6f1203c3ec540346bb346641eb43a74fde2992cda23b6c9e0f876f95a646cda1')
-sha256sums_arm=('a2830b9e4a1e69a7d9a9dbb43ac15fab10d921ebde2e88fbc18c91d0096f14f2')
-sha256sums_armv6h=('36c34acf26e2a7273f4a8a05deae1f590f15f2019fb38b5114233c1160d38cbf')
-sha256sums_armv7h=('bb6e776d908af4f5905259ddbc61d41bb43369414e537d28c8378e8e3484bc3c')
+sha256sums_x86_64=('8f1f9ca9dbc06e1dc99200e30526ca8343dfe80c2bd950847d22182953261c6c')
+sha256sums_arm=('5f04f2892521761acae08495859c214f52fa96f437e9bcf32ce62b7b88f14622')
+sha256sums_armv6h=('56880cca36fdcd10faa727c6da6b22548f12a220190147eff4a9736b574ab56c')
+sha256sums_armv7h=('1c7ccef134941fff7e51df9b4ee3a7eefe9b53c73a2a15a419dfce1b10c65561')
package() {
case "$CARCH" in