summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2021-10-22 14:31:09 -0500
committerMoses Narrow2021-10-22 14:31:09 -0500
commit380adbe061f7ee09e2440c14836335fcece15842 (patch)
tree9d6ca773fbfff51e85061a101ca182e646cda4d3 /PKGBUILD
parente482aab97f8a5b5df73612926200328fd175196f (diff)
downloadaur-380adbe061f7ee09e2440c14836335fcece15842.tar.gz
fix script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd848adc9172..0d7ab211110f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgver='0.5.1'
_tag_ver="v${_pkgver}"
pkgver=${_pkgver//-/.}
_pkggopath="github.com/${_githuborg}/${_pkgname}"
-pkgrel=1
+pkgrel=2
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
url="https://${_pkggopath}"
makedepends=()