update package

This commit is contained in:
Ulrich Schreiner 2024-09-06 11:03:08 +00:00
parent 1bd030f796
commit e1461e2a8d
2 changed files with 5 additions and 5 deletions

View file

@ -1,12 +1,12 @@
pkgbase = steampipe-bin
pkgdesc = Steampipe CLI
pkgver = 0.23.5
pkgver = 0.24.0
pkgrel = 1
url = https://github.com/turbot/steampipe
arch = x86_64
license = AGPL-3.0
provides = steampipe
source = steampipe-0.23.5-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.23.5/steampipe_linux_amd64.tar.gz
sha256sums = 13f5ea2dee19641e1e043a447c705e0c79582707853731194b067c17f72c5f0e
source = steampipe-0.24.0-1.tgz::https://github.com/turbot/steampipe/releases/download/v0.24.0/steampipe_linux_amd64.tar.gz
sha256sums = 7e8b11a90cd4247d3389da6c8cee25d7561b53c14d20f65384332c0001793b6c
pkgname = steampipe-bin

View file

@ -1,7 +1,7 @@
# Maintainer: Ulrich Schreiner <ulrich.schreiner@gmail.com>
pkgname=steampipe-bin
pkgver=0.23.5
pkgver=0.24.0
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=('13f5ea2dee19641e1e043a447c705e0c79582707853731194b067c17f72c5f0e')
sha256sums=('7e8b11a90cd4247d3389da6c8cee25d7561b53c14d20f65384332c0001793b6c')
package() {
tar xzf $srcdir/steampipe-$pkgver-$pkgrel.tgz