[arch-commits] Commit in sysdig/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Aug 20 08:42:45 UTC 2018
Date: Monday, August 20, 2018 @ 08:42:45
Author: mtorromeo
Revision: 372845
upgpkg: sysdig 0.23.1-1
Modified:
sysdig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-20 07:43:34 UTC (rev 372844)
+++ PKGBUILD 2018-08-20 08:42:45 UTC (rev 372845)
@@ -4,7 +4,7 @@
# Contribuitor: Christian Babeux <christian.babeux at 0x80.ca>
pkgname=sysdig
-pkgver=0.23.0
+pkgver=0.23.1
pkgrel=1
pkgdesc="Open source system-level exploration and troubleshooting tool"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('cmake' 'pandoc')
source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz"
"bashcomp-location.patch")
-sha256sums=('c00d77992f9610276de74787139034a7d2d5ec65c0b59395446cdd3f06234cab'
+sha256sums=('57d5b713b875eba35546a1408bf3f20c2703904a17d956be115ee55272db4cfa'
'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b')
prepare() {
More information about the arch-commits
mailing list