summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-01-31 12:55:52 -0600
committerMoses Narrow2022-01-31 12:55:52 -0600
commit3dad1dc539785b3bf00cb414c123f8c4cf9b2b6f (patch)
treec25686a40fd332546d74d1f74703d49f8ddfd163 /PKGBUILD
parent948d1736cececd38139a59da85ece5c2294d9351 (diff)
downloadaur-3dad1dc539785b3bf00cb414c123f8c4cf9b2b6f.tar.gz
supress skywire-cli config gen output for visor config generation as it is currently done for the hypervisor config generation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 989eff27e6e7..720f7da27f79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgver='0.5.1'
_tag_ver="v${_pkgver}"
pkgver=${_pkgver//-/.}
_pkggopath="github.com/${_githuborg}/${_pkgname}"
-pkgrel=32
+pkgrel=33
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
url="https://${_pkggopath}"
makedepends=()
@@ -19,7 +19,7 @@ conflicts=( 'skywire' )
install=skywire.install
_scripts=${_pkgname}-scripts
source=("${_scripts}.tar.gz" )
-sha256sums=('8efd51f3855e7d253552790be21cb4b32bc9a03c2e44405ec9b7641824ed0160')
+sha256sums=('a0725589786f203262f4590b4f99aefe79291d8a121fd0163ec34df23f31458b')
sha256sums_i686=('6c600e33593e2b4053c5d08fdeb5cedcde425f019e4fc7b2d0b3b3adb7f322f6')
sha256sums_x86_64=('c661fb78caa9dae961800069b188f8035b36cc151fe5665c8eb59c16da7c5781')
sha256sums_aarch64=('bc5c2227de16bc71d16c73cafcdf071c9f6c40f715d9c5416bea66dcc5659eed')