summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2023-05-29 07:17:09 -0500
committerMoses Narrow2023-05-29 07:17:09 -0500
commitdb68ef3dddeb28dacbb66ba897f5e38621895e7f (patch)
tree8ac8c51d141d9d475c628bad88ea21bc71c853dd /PKGBUILD
parent79463e65cf068dc725214f36f08675bb0d6eb5cb (diff)
downloadaur-db68ef3dddeb28dacbb66ba897f5e38621895e7f.tar.gz
fix checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b31dda09ef0..665ff0283d73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _githuborg=${FORK:-$_projectname}
pkgdesc="Skywire Mainnet Node implementation. Skycoin.com"
_pkggopath=github.com/${_githuborg}/${_pkgname}
pkgver='1.3.9'
-pkgrel='1'
+pkgrel='2'
_rc=''
#_rc='-pr1'
_pkgver="${pkgver}${_rc}"