summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoreleaserbot2022-08-13 20:14:13 +0000
committergoreleaserbot2022-08-13 20:14:13 +0000
commiteb904bdf56098cd44f793f1432d6a69dc87d94f4 (patch)
tree9da1b554bf96a086601976cf9f8f70d9bfedd50c
parent196d1ce0ebab2b6409944aede8408691a6bf354d (diff)
downloadaur-eb904bdf56098cd44f793f1432d6a69dc87d94f4.tar.gz
Update to v0.2.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c9d5985ecc0..abbc01aabfc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = kaspa_exporter-bin
pkgdesc = wishlist using netbox as inventory source
- pkgver = 0.1.3
+ pkgver = 0.2.0
pkgrel = 1
url = https://jon4hz.io
license = MIT
conflicts = kaspa_exporter
provides = kaspa_exporter
arch = aarch64
- source_aarch64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-arm64.tar.gz
- sha256sums_aarch64 = ca4b78d5f18a963bbf18d7d54b120ce25f12da4c5f4e7bbf74faf5323bca4593
+ source_aarch64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-arm64.tar.gz
+ sha256sums_aarch64 = c0d3141b5d232622fe74da58c024cad098bd5136a06b12c7eaaf36e3c9791c02
arch = armv7h
- source_armv7h = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-armv7.tar.gz
- sha256sums_armv7h = 1d8b4627dd3a843a4cfaa5cf51067e9d20071f3ee48bacc19287fe6f9b506d65
+ source_armv7h = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-armv7.tar.gz
+ sha256sums_armv7h = 2189607a3fdf7328d850fc2d7b06f021041aa3eeed87b0ea78f0019222b53ba8
arch = i686
- source_i686 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-386.tar.gz
- sha256sums_i686 = 7150dbc94374e5d433530c9eeea7759ecdd297ae9056850b3cf898698f7c23a7
+ source_i686 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-386.tar.gz
+ sha256sums_i686 = b0aed9dec544d8c15e0085396a9bbca3d0262197162e08dcbb7cdebe3982ea94
arch = x86_64
- source_x86_64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-amd64.tar.gz
- sha256sums_x86_64 = 9d0e5cde2a85849ded13efeb6dd9e665a34c81c27eb0d8f882626b6abdf02b53
+ source_x86_64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-amd64.tar.gz
+ sha256sums_x86_64 = 768f38227dde181a4cf56d42fbbe9e8c0521e79a78e64a33db4bd6837772c1e9
pkgname = kaspa_exporter-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0bbda7dd4976..8f3092777df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: jonah <me@jon4hz.io>
pkgname='kaspa_exporter-bin'
-pkgver=0.1.3
+pkgver=0.2.0
pkgrel=1
pkgdesc='wishlist using netbox as inventory source'
url='https://jon4hz.io'
@@ -11,17 +11,17 @@ license=('MIT')
provides=('kaspa_exporter')
conflicts=('kaspa_exporter')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-arm64.tar.gz")
-sha256sums_aarch64=('ca4b78d5f18a963bbf18d7d54b120ce25f12da4c5f4e7bbf74faf5323bca4593')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-arm64.tar.gz")
+sha256sums_aarch64=('c0d3141b5d232622fe74da58c024cad098bd5136a06b12c7eaaf36e3c9791c02')
-source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-armv7.tar.gz")
-sha256sums_armv7h=('1d8b4627dd3a843a4cfaa5cf51067e9d20071f3ee48bacc19287fe6f9b506d65')
+source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-armv7.tar.gz")
+sha256sums_armv7h=('2189607a3fdf7328d850fc2d7b06f021041aa3eeed87b0ea78f0019222b53ba8')
-source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-386.tar.gz")
-sha256sums_i686=('7150dbc94374e5d433530c9eeea7759ecdd297ae9056850b3cf898698f7c23a7')
+source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-386.tar.gz")
+sha256sums_i686=('b0aed9dec544d8c15e0085396a9bbca3d0262197162e08dcbb7cdebe3982ea94')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.1.3/kaspa_exporter-v0.1.3-linux-amd64.tar.gz")
-sha256sums_x86_64=('9d0e5cde2a85849ded13efeb6dd9e665a34c81c27eb0d8f882626b6abdf02b53')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.0/kaspa_exporter-v0.2.0-linux-amd64.tar.gz")
+sha256sums_x86_64=('768f38227dde181a4cf56d42fbbe9e8c0521e79a78e64a33db4bd6837772c1e9')
package() {
# bin