summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Robinovitch2023-11-16 20:35:34 +0000
committerLeo Robinovitch2023-11-16 20:35:34 +0000
commite5e429f33f6a300e8834bc3c6f639bebc10a5564 (patch)
tree80d6ab54eb7cfa7eb11d7cf585c1d23e51ffda32
parentfcb183d8ce65647e06138f88a9d12edc06dd48e1 (diff)
downloadaur-e5e429f33f6a300e8834bc3c6f639bebc10a5564.tar.gz
Update to v0.12.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c7d9bc84a20..5c6f2ada8ee3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wander-bin
pkgdesc = An efficient terminal application/TUI for interacting with your HashiCorp Nomad cluster.
- pkgver = 0.12.5
+ pkgver = 0.12.6
pkgrel = 1
url = https://github.com/robinovitch61/wander
license = MIT
@@ -8,13 +8,13 @@ pkgbase = wander-bin
conflicts = wander
provides = wander
arch = aarch64
- source_aarch64 = https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_arm64.tar.gz
- sha256sums_aarch64 = f178779c9711599f1affca90fe9ade12a863c09302be60a5697e89698b08ff16
+ source_aarch64 = https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_arm64.tar.gz
+ sha256sums_aarch64 = e3a86d8551c5e30d3bce609c1db450d4b85729a5e781a44b409968d75be179d1
arch = i686
- source_i686 = https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_i386.tar.gz
- sha256sums_i686 = 3bb7eb35270d0c4a4fe1a704503723836d9d6ab4ca0c16016a132c10f44821f1
+ source_i686 = https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_i386.tar.gz
+ sha256sums_i686 = 770e54f29abb57a75e541cf03fd5f71b837eac3e3a491c9f2362b90dbcefa914
arch = x86_64
- source_x86_64 = https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_x86_64.tar.gz
- sha256sums_x86_64 = 4bd124161c26c93eef8c16d3424b1f8ad430fbed4dfa557196cac12bd12c3e7e
+ source_x86_64 = https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_x86_64.tar.gz
+ sha256sums_x86_64 = 6b34dcfa818f24eeea1fdd7fcac1dbb2b0b983a998aa4a6c56cce1d3057954f5
pkgname = wander-bin
diff --git a/PKGBUILD b/PKGBUILD
index 75b85ca07888..b4ad44a079a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo Robinovitch <leorobinovitch@gmail.com>
pkgname='wander-bin'
-pkgver=0.12.5
+pkgver=0.12.6
pkgrel=1
pkgdesc='An efficient terminal application/TUI for interacting with your HashiCorp Nomad cluster.'
url='https://github.com/robinovitch61/wander'
@@ -12,14 +12,14 @@ provides=('wander')
conflicts=('wander')
depends=('glibc')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_arm64.tar.gz")
-sha256sums_aarch64=('f178779c9711599f1affca90fe9ade12a863c09302be60a5697e89698b08ff16')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_arm64.tar.gz")
+sha256sums_aarch64=('e3a86d8551c5e30d3bce609c1db450d4b85729a5e781a44b409968d75be179d1')
-source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_i386.tar.gz")
-sha256sums_i686=('3bb7eb35270d0c4a4fe1a704503723836d9d6ab4ca0c16016a132c10f44821f1')
+source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_i386.tar.gz")
+sha256sums_i686=('770e54f29abb57a75e541cf03fd5f71b837eac3e3a491c9f2362b90dbcefa914')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.5/wander_0.12.5_Linux_x86_64.tar.gz")
-sha256sums_x86_64=('4bd124161c26c93eef8c16d3424b1f8ad430fbed4dfa557196cac12bd12c3e7e')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/robinovitch61/wander/releases/download/v0.12.6/wander_0.12.6_Linux_x86_64.tar.gz")
+sha256sums_x86_64=('6b34dcfa818f24eeea1fdd7fcac1dbb2b0b983a998aa4a6c56cce1d3057954f5')
package() {
install -Dm755 "./wander" "${pkgdir}/usr/bin/wander"