summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUlrich Schreiner2024-04-05 17:30:42 +0200
committerUlrich Schreiner2024-04-05 17:30:42 +0200
commit5104f2350da269a335b132f09f34be13eeefafe2 (patch)
tree39cbae1936c630411649d7a23b633919f2c27c80 /PKGBUILD
parent1cfab85655614605f7492db885acc20e83b01468 (diff)
downloadaur-steampipe-bin.tar.gz
update binary
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95a7dce536bd..97efee280cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ulrich Schreiner <ulrich.schreiner@gmail.com>
pkgname=steampipe-bin
-pkgver=0.22.1
+pkgver=0.22.2
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=('fd1d82c8981df5354aaa26dd84a6be485992f8088f7f3337cba7b3857eaea425')
+sha256sums=('c1a040514297a022b5311deb6de2b323820a448b0d3a193fa07a20dbe14b062f')
package() {
tar xzf $srcdir/steampipe-$pkgver-$pkgrel.tgz