summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-01-09 12:56:28 -0600
committerMoses Narrow2022-01-09 12:56:28 -0600
commit345d9edac8161eb19e4c484813d68379a15f8b8d (patch)
tree563f42cfc631a8c0514590728b4d24d0485a8d8a /PKGBUILD
parent26b9ea67e3a5367da0216794f92bb846c5275710 (diff)
downloadaur-345d9edac8161eb19e4c484813d68379a15f8b8d.tar.gz
improve behavior of scripts in chroot
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99d5f8f2c6c8..68f4b4406043 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=10
+pkgrel=11
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
url="https://${_pkggopath}"
makedepends=()
@@ -20,7 +20,7 @@ install=skywire.install
_scripts=${_pkgname}-scripts
source=("${_scripts}.tar.gz" )
# "PKGBUILD.sig")
-sha256sums=('47ae1cd9e5f5ce848a6af23283480c9b8febcb8ae7b77127673d7edb1000d40a')
+sha256sums=('4172254517724e5d22ac182e7ac7f1785a3fe3df11deea159525aa6e7652caa6')
sha256sums_i686=('6c600e33593e2b4053c5d08fdeb5cedcde425f019e4fc7b2d0b3b3adb7f322f6')
sha256sums_x86_64=('c661fb78caa9dae961800069b188f8035b36cc151fe5665c8eb59c16da7c5781')
sha256sums_aarch64=('bc5c2227de16bc71d16c73cafcdf071c9f6c40f715d9c5416bea66dcc5659eed')