update binary

This commit is contained in:
Ulrich Schreiner 2022-07-11 14:23:07 +02:00
parent 281fb950f0
commit ab3878103f
No known key found for this signature in database
GPG key ID: EA0F166C78CE7CD8
2 changed files with 5 additions and 5 deletions

View file

@ -1,12 +1,12 @@
pkgbase = steampipe-bin
pkgdesc = Steampipe CLI
pkgver = 0.15.0
pkgver = 0.15.1
pkgrel = 1
url = https://github.com/turbot/steampipe
arch = x86_64
license = AGPL-3.0
provides = steampipe
source = steampipe-0.15.0-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.15.0/steampipe_linux_amd64.tar.gz
sha256sums = 20089b712dda67bd18a007a55e4b9b95372c849573f77c59b3f7bdfcef871d8b
source = steampipe-0.15.1-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.15.1/steampipe_linux_amd64.tar.gz
sha256sums = 9cb32c6f1f26a23b0a81829ccbc9a37522f9c7f05fd98e30c08d9729e43fc4d1
pkgname = steampipe-bin

View file

@ -1,7 +1,7 @@
# Maintainer: Ulrich Schreiner <ulrich.schreiner@gmail.com>
pkgname=steampipe-bin
pkgver=0.15.0
pkgver=0.15.1
pkgrel=1
pkgdesc='Steampipe CLI'
url='https://github.com/turbot/steampipe'
@ -9,7 +9,7 @@ license=('AGPL-3.0')
arch=('x86_64')
provides=('steampipe')
source=("steampipe-$pkgver-$pkgrel.tgz::https://github.com/turbot/steampipe/releases/download/v$pkgver/steampipe_linux_amd64.tar.gz")
sha256sums=('20089b712dda67bd18a007a55e4b9b95372c849573f77c59b3f7bdfcef871d8b')
sha256sums=('9cb32c6f1f26a23b0a81829ccbc9a37522f9c7f05fd98e30c08d9729e43fc4d1')
package() {
tar xzf $srcdir/steampipe-$pkgver-$pkgrel.tgz