update binary

This commit is contained in:
Ulrich Schreiner 2022-10-01 15:15:43 +02:00
parent f266a4d043
commit fe3a3f5216
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.16.3
pkgver = 0.16.4
pkgrel = 1
url = https://github.com/turbot/steampipe
arch = x86_64
license = AGPL-3.0
provides = steampipe
source = steampipe-0.16.3-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.16.3/steampipe_linux_amd64.tar.gz
sha256sums = 4afed4d9b660ad2a4f58c0d3fc9052892a28b69d0b380a9c527e30f4d26e9804
source = steampipe-0.16.4-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.16.4/steampipe_linux_amd64.tar.gz
sha256sums = 20475ba3f6bde797a59b58f94779d6b02727962f459a22f7c4db7d37663e18fb
pkgname = steampipe-bin

View file

@ -1,7 +1,7 @@
# Maintainer: Ulrich Schreiner <ulrich.schreiner@gmail.com>
pkgname=steampipe-bin
pkgver=0.16.3
pkgver=0.16.4
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=('4afed4d9b660ad2a4f58c0d3fc9052892a28b69d0b380a9c527e30f4d26e9804')
sha256sums=('20475ba3f6bde797a59b58f94779d6b02727962f459a22f7c4db7d37663e18fb')
package() {
tar xzf $srcdir/steampipe-$pkgver-$pkgrel.tgz