summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-01-12 11:20:05 -0600
committerMoses Narrow2022-01-12 11:20:05 -0600
commit7ba7d0ddf7b081d7940f3b5a2e758f12dda96197 (patch)
tree6b91a2fc9b9f402cb1e4610beb0379318ddaaf1c /PKGBUILD
parentcec47fe5ab2c67b357b0b34d91c84180c2fa27ba (diff)
downloadaur-7ba7d0ddf7b081d7940f3b5a2e758f12dda96197.tar.gz
additional asthetic fixes to scripts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65290461db1d..ab421a6a177a 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=21
+pkgrel=22
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
url="https://${_pkggopath}"
makedepends=()
@@ -19,7 +19,7 @@ conflicts=( 'skywire' )
install=skywire.install
_scripts=${_pkgname}-scripts
source=("${_scripts}.tar.gz" )
-sha256sums=('c1a456caf16f053b35ec6d718070a0151d6efc6054fd35aa7b06a78602232e94')
+sha256sums=('8f4550d2690e0fd86c7ea1c8a7a3d7d22c37292f21b3c143a3b4de3ac01c3b46')
sha256sums_i686=('6c600e33593e2b4053c5d08fdeb5cedcde425f019e4fc7b2d0b3b3adb7f322f6')
sha256sums_x86_64=('c661fb78caa9dae961800069b188f8035b36cc151fe5665c8eb59c16da7c5781')
sha256sums_aarch64=('bc5c2227de16bc71d16c73cafcdf071c9f6c40f715d9c5416bea66dcc5659eed')