summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-02-04 19:01:46 -0600
committerMoses Narrow2022-02-04 19:01:46 -0600
commitcda26c241862eaae58f3260107d7f74700cbe810 (patch)
tree2a81d86d1016a7db0f3c01b76a8f671b17a2905c /PKGBUILD
parenta7a96ce6cf8237502e92da149220faac8a4cddb9 (diff)
downloadaur-cda26c241862eaae58f3260107d7f74700cbe810.tar.gz
only set public-rpc flag in autoconfig scripts if hostname is hypervisor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d7ad1dca614..5e1f1ad63941 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=2
+pkgrel=3
_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=('f5084073bf5a4443c50971f56dff97a4ea61ed745dbbcdb0ddbec0ffe545ceb3')
+sha256sums=('9e8f3ddf44788da598a8a73c4a71bbe49a48b6b52cd5582b34c9d5e2976ad586')
sha256sums_i686=('7df86755a24024290fc0bb5a0a6ddf0506c018017c7634588965f3db0ac68a4d')
sha256sums_x86_64=('4adb37798ce60e00494f9f8bd36efffc679e75ada7d8ace41cd8e25f0f622779')
sha256sums_aarch64=('842767bd5e566d7699c84b02b634f5df2a975de63365f1dad853a20e8c8f2574')