summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-02-04 11:29:57 -0600
committerMoses Narrow2022-02-04 11:29:57 -0600
commita7a96ce6cf8237502e92da149220faac8a4cddb9 (patch)
tree12f904ca39645be01bce0b9c00a834f35cdcb318 /PKGBUILD
parent023bebedf31a1f40304a78f94119bba9026560d6 (diff)
downloadaur-a7a96ce6cf8237502e92da149220faac8a4cddb9.tar.gz
fix remote hypervisor configuration in skywire-autoconfig script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c32e01b8e029..6d7ad1dca614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname/-bin}
_githuborg=skycoin
pkgdesc="Skywire: Decentralize the web. Skycoin.com"
pkgver='0.6.0'
-pkgrel=1
+pkgrel=2
_rc=1
_pkgver=${pkgver}
_tag_ver="v${_pkgver}-rc${_rc}"
@@ -19,7 +19,7 @@ conflicts=( 'skywire' )
install=skywire.install
_scripts=${_pkgname}-scripts
source=("${_scripts}.tar.gz" )
-sha256sums=('ee0fa347bfe56aadd6c8ea86dc8e865e1b16bd0cce2429a73a91baeb713b5b08')
+sha256sums=('f5084073bf5a4443c50971f56dff97a4ea61ed745dbbcdb0ddbec0ffe545ceb3')
sha256sums_i686=('7df86755a24024290fc0bb5a0a6ddf0506c018017c7634588965f3db0ac68a4d')
sha256sums_x86_64=('4adb37798ce60e00494f9f8bd36efffc679e75ada7d8ace41cd8e25f0f622779')
sha256sums_aarch64=('842767bd5e566d7699c84b02b634f5df2a975de63365f1dad853a20e8c8f2574')