summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0790092527b4..d0bcde655dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=sysdig-inspect
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=1
pkgdesc="A powerful opensource interface for container troubleshooting and security investigation"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gtk3' 'libxss' 'libxtst' 'nss')
optdepends=('org.freedesktop.secrets')
source=("${pkgname}_${pkgver}_amd64.deb::https://github.com/draios/sysdig-inspect/releases/download/${pkgver}/${pkgname}-linux-x86_64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-b2sums=('49a9d18bdf2f7fe1eff957b63b26dcdcf99e69d5c786beabd7cba0d98be9a302cda7bd1889df34b1fabae930bf1d4b6dadd5ab01989e7710a87cdf88ba569235')
+b2sums=('9d84794f7ea5a864e41ec8105e7684ea9b7bcf52cd221e5bc3107a8200a9661b202394e43dff20ea064b3da83f73e9a89e03d3cedd00292a5e2c48f16a20e492')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -