summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-04-06 13:30:16 -0500
committerMoses Narrow2022-04-06 13:30:16 -0500
commitdec139da021f318e21a5a9f812fd6c072c71c27d (patch)
tree3c8897e6c11b77f4dbc71a4970959839e6a86aad /PKGBUILD
parent47c76799bb7d7ac068953242d4339867e5e792dd (diff)
downloadaur-dec139da021f318e21a5a9f812fd6c072c71c27d.tar.gz
minor fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cf6fc986dc6..f13dc2ebd4b8 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=15
+pkgrel=16
_pkgver=${pkgver}
_tag_ver="v${_pkgver}"
_pkggopath="github.com/${_githuborg}/${_pkgname}"