summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2023-05-26 14:29:22 -0500
committerMoses Narrow2023-05-26 14:29:22 -0500
commita141d113bd41081ad241fa0448e39631a3e7a362 (patch)
tree312f91a044cffca9ce6d911fdb3356f7e9bb45b1 /PKGBUILD
parent09ab365d2f4379eaab78f17b0d53f07e59ba6684 (diff)
downloadaur-a141d113bd41081ad241fa0448e39631a3e7a362.tar.gz
bump version to 1.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97bf799b4315..68a269021ef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _pkgname=${pkgname}
_githuborg=${FORK:-$_projectname}
pkgdesc="Skywire Mainnet Node implementation. Skycoin.com"
_pkggopath=github.com/${_githuborg}/${_pkgname}
-pkgver='1.3.7'
-pkgrel='3'
+pkgver='1.3.8'
+pkgrel='4'
_rc=''
#_rc='-pr1'
_pkgver="${pkgver}${_rc}"
@@ -27,7 +27,7 @@ _source=("skywire-bin::git+https://aur.archlinux.org/skywire-bin")
source=("skywire-${_tag_ver}.tar.gz::${url}/archive/refs/tags/${_tag_ver}.tar.gz"
"${_source[@]}"
)
-sha256sums=('403239cca563c9ba3f82c267444c3208c7b6d407989ec0101f37dfdae122d87f'
+sha256sums=('42c30b2f1c5b40fb00936e6e81be38de9116df3faed05325f845acaeb0b00167'
'SKIP')
_binary=("skywire-cli" "skywire-visor")
_appbinary=("skychat" "skysocks" "skysocks-client" "vpn-client" "vpn-server")