summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2018-08-23 18:05:02 +0200
committerÓscar García Amor2018-08-23 18:05:02 +0200
commit713c7470155c0022643227732707aa74aa8c309b (patch)
tree6c9c5f9f7976f3061bd4c34586bfc3b776b1f6a9
parented11f4dcf1d51598257d0d6beec4771fc3a391a9 (diff)
downloadaur-713c7470155c0022643227732707aa74aa8c309b.tar.gz
Updated to 0.3.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05dac771394a..e4a1d441cd32 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.0
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/draios/sysdig-inspect
arch = x86_64
@@ -13,8 +13,9 @@ pkgbase = sysdig-inspect
depends = libxtst
depends = nss
optdepends = gnome-keyring
- source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.3.0_amd64.deb
- sha256sums = efc6087e61cc717efaf6c6b921da9d511763b078403d39d2de06f6800ffefc36
+ 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
pkgname = sysdig-inspect
diff --git a/PKGBUILD b/PKGBUILD
index bba35f998f39..352fbe8a39f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=sysdig-inspect
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="A powerful opensource interface for container troubleshooting and security investigation"
arch=('x86_64')
@@ -10,7 +10,8 @@ license=('custom')
depends=('alsa-lib' 'gconf' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://download.sysdig.com/stable/sysdig-inspect/${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('efc6087e61cc717efaf6c6b921da9d511763b078403d39d2de06f6800ffefc36')
+noextract=("${pkgname}_${pkgver}_amd64.deb")
+sha256sums=('29a7710f6579b797c7ca3c8b1d9a3221288a9981838a0caf6f072771aff0a90a')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.gz | bsdtar -C "$pkgdir" -xzf -