summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2018-04-12 15:15:54 +0200
committerÓscar García Amor2018-04-12 15:15:54 +0200
commited11f4dcf1d51598257d0d6beec4771fc3a391a9 (patch)
tree1994d265767893b917b4c479db615a1f9fde3c54
parentb83b1ccd30c76453f90daf870980fc63d31674d7 (diff)
downloadaur-ed11f4dcf1d51598257d0d6beec4771fc3a391a9.tar.gz
Updated to 0.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc19e73fc5f1..05dac771394a 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.2.0
+ pkgver = 0.3.0
pkgrel = 1
url = https://github.com/draios/sysdig-inspect
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = sysdig-inspect
depends = libxtst
depends = nss
optdepends = gnome-keyring
- source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.2.0_amd64.deb
- sha256sums = dbd9232cacaf00ed503843b66cc4546c59d8aa0ac83e70466657447e4a98ba97
+ source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.3.0_amd64.deb
+ sha256sums = efc6087e61cc717efaf6c6b921da9d511763b078403d39d2de06f6800ffefc36
pkgname = sysdig-inspect
diff --git a/PKGBUILD b/PKGBUILD
index 9271bfa8207c..bba35f998f39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=sysdig-inspect
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="A powerful opensource interface for container troubleshooting and security investigation"
arch=('x86_64')
@@ -10,7 +10,7 @@ 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=('dbd9232cacaf00ed503843b66cc4546c59d8aa0ac83e70466657447e4a98ba97')
+sha256sums=('efc6087e61cc717efaf6c6b921da9d511763b078403d39d2de06f6800ffefc36')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.gz | bsdtar -C "$pkgdir" -xzf -