# This file was generated by GoReleaser. DO NOT EDIT. pkgname='sst-bin' pkgver=0.0.383 pkgrel=1 pkgdesc='Deploy anything' url='https://github.com/sst/ion' arch=('aarch64' 'i686' 'x86_64') license=('MIT') provides=('sst') conflicts=('sst') source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/sst/ion/releases/download/v0.0.383/sst-linux-arm64.tar.gz") sha256sums_aarch64=('aef81ff0abba6c086aaa9be12adeb2856b9e63d119f9c883d58a2fa66cb98abb') source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/sst/ion/releases/download/v0.0.383/sst-linux-386.tar.gz") sha256sums_i686=('10416d05b087899787b72468ddfdbac12708f5c0e806b265e0df35d066303991') source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/sst/ion/releases/download/v0.0.383/sst-linux-x86_64.tar.gz") sha256sums_x86_64=('e562c543f13806e5f1910bdfd52d7ae3c7228eb6aa0bfa3b6d785afdcce7ce77') package() { install -Dm755 ./sst "${pkgdir}/usr/bin/sst" }