summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2018-10-09 15:27:02 +0200
committerÓscar García Amor2018-10-09 15:27:02 +0200
commit11e88e21ed2326b8557fc85da7917b280857a719 (patch)
tree9b0c8ac4a65507e770df07f29be07ccdfe69b2a9
parent713c7470155c0022643227732707aa74aa8c309b (diff)
downloadaur-11e88e21ed2326b8557fc85da7917b280857a719.tar.gz
Updated to 0.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4a1d441cd32..be8bc64fe5ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sysdig-inspect
pkgdesc = A powerful opensource interface for container troubleshooting and security investigation
- pkgver = 0.3.1
+ pkgver = 0.3.3
pkgrel = 1
url = https://github.com/draios/sysdig-inspect
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = sysdig-inspect
depends = libxtst
depends = nss
optdepends = gnome-keyring
- noextract = sysdig-inspect_0.3.1_amd64.deb
- source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.3.1_amd64.deb
- sha256sums = 29a7710f6579b797c7ca3c8b1d9a3221288a9981838a0caf6f072771aff0a90a
+ noextract = sysdig-inspect_0.3.3_amd64.deb
+ source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.3.3_amd64.deb
+ sha256sums = a9a590e3f9150398ee67724267338e55822c5cc4611a2e82ee5d4024960731fd
pkgname = sysdig-inspect
diff --git a/PKGBUILD b/PKGBUILD
index 352fbe8a39f2..b7955b265cb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=sysdig-inspect
-pkgver=0.3.1
+pkgver=0.3.3
pkgrel=1
pkgdesc="A powerful opensource interface for container troubleshooting and security investigation"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gconf' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://download.sysdig.com/stable/sysdig-inspect/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('29a7710f6579b797c7ca3c8b1d9a3221288a9981838a0caf6f072771aff0a90a')
+sha256sums=('a9a590e3f9150398ee67724267338e55822c5cc4611a2e82ee5d4024960731fd')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.gz | bsdtar -C "$pkgdir" -xzf -