summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2021-10-22 12:25:31 -0500
committerMoses Narrow2021-10-22 12:25:31 -0500
commitde11902caf59e9a7929f2d20ed75aeaa1da085de (patch)
tree61c990c9cdaa55e906746bbc158434933709a038 /PKGBUILD
parentbef536c34a28da937f6389eeba06b9ae2c163bb0 (diff)
downloadaur-de11902caf59e9a7929f2d20ed75aeaa1da085de.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acc587a89964..0072d3e06556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgver='0.5.0'
_tag_ver="v${_pkgver}"
pkgver=${_pkgver//-/.}
_pkggopath="github.com/${_githuborg}/${_pkgname}"
-pkgrel=3
+pkgrel=4
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
url="https://${_pkggopath}"
makedepends=()