update package

This commit is contained in:
Ulrich Schreiner 2024-08-22 11:03:12 +00:00
parent 59ed1b1d94
commit 1bd030f796
2 changed files with 5 additions and 5 deletions

View file

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

View file

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