summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2021-10-23 09:03:16 -0500
committerMoses Narrow2021-10-23 09:03:16 -0500
commit1d2c0d4d674c6491cdb7f9daa961b7051523606a (patch)
tree94dc08402e9a60af5c88d18aa0989594106286db /PKGBUILD
parent6db95c1dfbff97ca4d197248e825f895014555df (diff)
downloadaur-1d2c0d4d674c6491cdb7f9daa961b7051523606a.tar.gz
fix scripts again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e5060b19f15..3c372c105e45 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=6
+pkgrel=7
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=('e9ad73bdf29f1a8faf207ef8f05eb056050b8bfcd32ddd1c7377ae286ce6413e')
+sha256sums=('e3c833de0ca5e7ccb47cd24669b1ad518d33743b9783fcf50185f475c6d5ffe6')
sha256sums_i686=('6c600e33593e2b4053c5d08fdeb5cedcde425f019e4fc7b2d0b3b3adb7f322f6')
sha256sums_x86_64=('c661fb78caa9dae961800069b188f8035b36cc151fe5665c8eb59c16da7c5781')
sha256sums_aarch64=('bc5c2227de16bc71d16c73cafcdf071c9f6c40f715d9c5416bea66dcc5659eed')