summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2018-10-20 00:24:36 -0400
committerSlashbunny2018-10-20 00:24:36 -0400
commitfaa7588a85cd82f366b714c070df90e102858904 (patch)
treec56719beb3fc6b0f11327b68fe6b28ed6933953b
parent47bf30b959a92fa32458c5b40df75317a90f13c3 (diff)
downloadaur-faa7588a85cd82f366b714c070df90e102858904.tar.gz
Update to 2.4.3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD24
2 files changed, 23 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07290f042367..cc2c535d9054 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Aug 1 20:01:59 UTC 2018
+# Sat Oct 20 04:23:09 UTC 2018
pkgbase = prometheus-bin
pkgdesc = An open-source service monitoring system and time series database (binary, not built from source)
- pkgver = 2.3.2
- pkgrel = 3
+ pkgver = 2.4.3
+ pkgrel = 1
url = http://prometheus.io
install = prometheus.install
arch = x86_64
@@ -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.3.2/prometheus-2.3.2.linux-amd64.tar.gz
- sha256sums_x86_64 = 351931fe9bb252849b7d37183099047fbe6d7b79dcba013fb6ae19cc1bbd8552
- source_arm = https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.linux-armv5.tar.gz
- sha256sums_arm = f4afa945058587ba344eaf2eef6728b3777b55399d2334290df11254b4769d59
- source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.linux-armv6.tar.gz
- sha256sums_armv6h = 85e5a0e16d27b9e642d1d4886d2283c9df6b5b7d68f06b4d866be93406224b20
- source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.linux-armv7.tar.gz
- sha256sums_armv7h = c21033b9d3a4ddc22620226bc5569987f3d47d115ec8d847a99f0c6255da5ddb
+ source_x86_64 = https://github.com/prometheus/prometheus/releases/download/v2.4.3/prometheus-2.4.3.linux-amd64.tar.gz
+ sha256sums_x86_64 = 3aa063498ab3b4d1bee103d80098ba33d02b3fed63cb46e47e1d16290356db8a
+ source_arm = https://github.com/prometheus/prometheus/releases/download/v2.4.3/prometheus-2.4.3.linux-armv5.tar.gz
+ sha256sums_arm = ceb8f4849ce82fe444c9177cb00975aeca23142e97b588da79f287f71f8756f4
+ source_armv6h = https://github.com/prometheus/prometheus/releases/download/v2.4.3/prometheus-2.4.3.linux-armv6.tar.gz
+ sha256sums_armv6h = c8405cc997f4b98843a4ac2c5a2c17fcfdb0a836c4d1962d7b885784560940b6
+ source_armv7h = https://github.com/prometheus/prometheus/releases/download/v2.4.3/prometheus-2.4.3.linux-armv7.tar.gz
+ sha256sums_armv7h = 3d73acbd66c1e99e453e2eca8da265ed8a8c7a655c2b344cbc1747fdb030a508
pkgname = prometheus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8c27e4c68961..2ec83c1ae8d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Slashbunny <demodevil5[at]yahoo>
pkgname=prometheus-bin
-pkgver=2.3.2
-pkgrel=3
+pkgver=2.4.3
+pkgrel=1
pkgdesc="An open-source service monitoring system and time series database (binary, not built from source)"
arch=('x86_64' 'arm' 'armv6h' 'armv7h')
url="http://prometheus.io"
@@ -19,18 +19,18 @@ 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=('351931fe9bb252849b7d37183099047fbe6d7b79dcba013fb6ae19cc1bbd8552')
-sha256sums_arm=('f4afa945058587ba344eaf2eef6728b3777b55399d2334290df11254b4769d59')
-sha256sums_armv6h=('85e5a0e16d27b9e642d1d4886d2283c9df6b5b7d68f06b4d866be93406224b20')
-sha256sums_armv7h=('c21033b9d3a4ddc22620226bc5569987f3d47d115ec8d847a99f0c6255da5ddb')
+sha256sums_x86_64=('3aa063498ab3b4d1bee103d80098ba33d02b3fed63cb46e47e1d16290356db8a')
+sha256sums_arm=('ceb8f4849ce82fe444c9177cb00975aeca23142e97b588da79f287f71f8756f4')
+sha256sums_armv6h=('c8405cc997f4b98843a4ac2c5a2c17fcfdb0a836c4d1962d7b885784560940b6')
+sha256sums_armv7h=('3d73acbd66c1e99e453e2eca8da265ed8a8c7a655c2b344cbc1747fdb030a508')
package() {
- case "$CARCH" in
- 'x86_64') ARCH='amd64';;
- 'arm') ARCH='armv5';;
- 'armv6h') ARCH='armv6';;
- 'armv7h') ARCH='armv7';;
- 'aarch64') ARCH='arm64';;
+ case "$CARCH" in
+ 'x86_64') ARCH='amd64';;
+ 'arm') ARCH='armv5';;
+ 'armv6h') ARCH='armv6';;
+ 'armv7h') ARCH='armv7';;
+ 'aarch64') ARCH='arm64';;
esac
cd "${srcdir}/prometheus-${pkgver}.linux-${ARCH}"