summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoreleaserbot2022-10-01 21:04:41 +0000
committergoreleaserbot2022-10-01 21:04:41 +0000
commit65aea3dd7202cc2d343c5dd4d6f4d7e8b34cc78c (patch)
tree3877e50af7bc4339c3037b341558c739fb8af85c
parent605d602bf7abd3970b4c0ee66fd7e81ef6a772cc (diff)
downloadaur-65aea3dd7202cc2d343c5dd4d6f4d7e8b34cc78c.tar.gz
Update to v0.2.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fef5eb8b0a96..638fb1012263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = kaspa_exporter-bin
pkgdesc = wishlist using netbox as inventory source
- pkgver = 0.2.1
+ pkgver = 0.2.2
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.2.1/kaspa_exporter-v0.2.1-linux-arm64.tar.gz
- sha256sums_aarch64 = 9eb44123d6032afa6b839d2a9b4d5e2ddcdb01ddbd480a76b4cbcaeb22e0cb4b
+ source_aarch64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-arm64.tar.gz
+ sha256sums_aarch64 = fc0362f713838eac1293820ba3233b661d43ac8b8028efd080cd07a437d307f8
arch = armv7h
- source_armv7h = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-armv7.tar.gz
- sha256sums_armv7h = 232147a9248e1d009b91c095cb01add6dd50f04c75e092a810c1b8461c25233b
+ source_armv7h = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-armv7.tar.gz
+ sha256sums_armv7h = 5c933d108556656784e7f095463b19185a6f887b7e7c309e882ba466bd76c549
arch = i686
- source_i686 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-386.tar.gz
- sha256sums_i686 = 09b10111bf1ff7ae17d2c82964e17540f35820f824f6355a76b2b5bea1007ebf
+ source_i686 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-386.tar.gz
+ sha256sums_i686 = 8cecab68ce9abcbb2d999ff2a49b184dd2d0e851209a3824c8af8077bf2fe9ac
arch = x86_64
- source_x86_64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-amd64.tar.gz
- sha256sums_x86_64 = b96342e704992787567566dc999b5327c1ddf6a97cf17e2c23f3d5b4a48c4cac
+ source_x86_64 = https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-amd64.tar.gz
+ sha256sums_x86_64 = 39d6cc1bd00b1a2ff8824a93b020aff44c183d64a3cf9c37fa53fbad37d5932c
pkgname = kaspa_exporter-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1893bf93f93f..91eb2d9e5060 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: jonah <me@jon4hz.io>
pkgname='kaspa_exporter-bin'
-pkgver=0.2.1
+pkgver=0.2.2
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.2.1/kaspa_exporter-v0.2.1-linux-arm64.tar.gz")
-sha256sums_aarch64=('9eb44123d6032afa6b839d2a9b4d5e2ddcdb01ddbd480a76b4cbcaeb22e0cb4b')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-arm64.tar.gz")
+sha256sums_aarch64=('fc0362f713838eac1293820ba3233b661d43ac8b8028efd080cd07a437d307f8')
-source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-armv7.tar.gz")
-sha256sums_armv7h=('232147a9248e1d009b91c095cb01add6dd50f04c75e092a810c1b8461c25233b')
+source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-armv7.tar.gz")
+sha256sums_armv7h=('5c933d108556656784e7f095463b19185a6f887b7e7c309e882ba466bd76c549')
-source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-386.tar.gz")
-sha256sums_i686=('09b10111bf1ff7ae17d2c82964e17540f35820f824f6355a76b2b5bea1007ebf')
+source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-386.tar.gz")
+sha256sums_i686=('8cecab68ce9abcbb2d999ff2a49b184dd2d0e851209a3824c8af8077bf2fe9ac')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.1/kaspa_exporter-v0.2.1-linux-amd64.tar.gz")
-sha256sums_x86_64=('b96342e704992787567566dc999b5327c1ddf6a97cf17e2c23f3d5b4a48c4cac')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/jon4hz/kaspa_exporter/releases/download/v0.2.2/kaspa_exporter-v0.2.2-linux-amd64.tar.gz")
+sha256sums_x86_64=('39d6cc1bd00b1a2ff8824a93b020aff44c183d64a3cf9c37fa53fbad37d5932c')
package() {
# bin