summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-07-29 12:37:46 +0200
committerÓscar García Amor2019-07-29 12:37:46 +0200
commit4171e5928d51ddb0a49d6683412d9066da96562c (patch)
tree975a51b92d252079cbfa477c748424e7929d5938
parent643612a007ae9a6afb3012fae0fade4a4af8cf24 (diff)
downloadaur-4171e5928d51ddb0a49d6683412d9066da96562c.tar.gz
upgpkg: sysdig-inspect 0.4.2-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9995ad03bac4..6103515d21bd 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.4.1
+ pkgver = 0.4.2
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.4.1_amd64.deb
- source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.4.1_amd64.deb
- sha256sums = c77ae68e0adfcac067294de0ce37f525fc15b5ffc9bf30493125889fdebcb83e
+ noextract = sysdig-inspect_0.4.2_amd64.deb
+ source = https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.4.2_amd64.deb
+ sha256sums = 1e7cee08fef190c4041c193ee28c740dc33344c5a69c7fc1e08a6181b7bd9b5c
pkgname = sysdig-inspect
diff --git a/PKGBUILD b/PKGBUILD
index 6ef35b81a58c..6d8a6957437b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=sysdig-inspect
-pkgver=0.4.1
+pkgver=0.4.2
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=('c77ae68e0adfcac067294de0ce37f525fc15b5ffc9bf30493125889fdebcb83e')
+sha256sums=('1e7cee08fef190c4041c193ee28c740dc33344c5a69c7fc1e08a6181b7bd9b5c')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -