summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-01-12 13:57:01 -0600
committerMoses Narrow2022-01-12 13:57:01 -0600
commitd51dcbad61e03b1f9709b23d9a910a686e6074eb (patch)
tree347c2a0094c57b372785d7ff48b25f2ebfcc728b /PKGBUILD
parentf383cef6c11395a29883342e60d3c16d19c514c4 (diff)
downloadaur-d51dcbad61e03b1f9709b23d9a910a686e6074eb.tar.gz
correct systemd services
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54b4548e2f16..72f4670f5a42 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=23
+pkgrel=24
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=('17132ff03a5c7030efa12ebd2bb5f3410d34ff580db3080bc6c85ddaf154363d')
+sha256sums=('27516b80d05f08e74fe5dfe638d17adde1748c9b8129becc61d2d0927d2942d3')
sha256sums_i686=('6c600e33593e2b4053c5d08fdeb5cedcde425f019e4fc7b2d0b3b3adb7f322f6')
sha256sums_x86_64=('c661fb78caa9dae961800069b188f8035b36cc151fe5665c8eb59c16da7c5781')
sha256sums_aarch64=('bc5c2227de16bc71d16c73cafcdf071c9f6c40f715d9c5416bea66dcc5659eed')