summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2023-03-04 14:48:50 -0600
committerMoses Narrow2023-03-04 14:48:50 -0600
commit41c20d8833e8b592f99eceec86ef729199fda19d (patch)
treef8972e2a80e5a16d789e80cfbdcc4ae29550da97 /PKGBUILD
parentcaf3758a64a976fb1362a0cf90af10bc6808f306 (diff)
downloadaur-41c20d8833e8b592f99eceec86ef729199fda19d.tar.gz
update to 1.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9b3ad5861ce..84f7d8bae67c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname}
_githuborg=${FORK:-$_projectname}
pkgdesc="Skywire Mainnet Node implementation. Skycoin.com"
_pkggopath=github.com/${_githuborg}/${_pkgname}
-pkgver='1.3.4'
+pkgver='1.3.5'
pkgrel=6
_rc=''
#_rc='-pr1'
@@ -26,7 +26,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=('335b70a41159e8711d962907343c1d46e22dcb3fae49872bd5975bc4fd5e3efe'
+sha256sums=('808b02b2e85f2bde24df5b33094d94c8812ef777337f2b0ff39b4b8278f18eee'
'SKIP')
_binary=("skywire-cli" "skywire-visor")
_appbinary=("skychat" "skysocks" "skysocks-client" "vpn-client" "vpn-server")