summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2023-08-29 18:33:57 -0500
committerMoses Narrow2023-08-29 18:33:57 -0500
commit2bfeb06f5b330867ccedff31d15668a97cb1471f (patch)
tree746cff3a006d020842097b8d787c697db51c2b84 /PKGBUILD
parent18adf405fb3e579e40dd96cdd8b10954b894c75e (diff)
downloadaur-2bfeb06f5b330867ccedff31d15668a97cb1471f.tar.gz
bump version to v1.3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e58246d5e5c3..28a24e85c450 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.11'
+pkgver='1.3.13'
pkgrel='1'
_rc=''
#_rc='-pr1'
@@ -25,7 +25,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=('a9a0d22d97046b0464e8572ccf299623384458cf4eb1c0552f8d4a3310e481e0'
+sha256sums=('e05e46b2315e4dea3b843425004e0e501f999b727265f434a60cd3874e2216e9'
'SKIP')
_binary=("skywire-cli" "skywire-visor")
_appbinary=("skychat" "skysocks" "skysocks-client" "vpn-client" "vpn-server")