[arch-commits] Commit in sysdig/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Sat Jan 23 15:53:04 UTC 2016
Date: Saturday, January 23, 2016 @ 16:53:03
Author: mtorromeo
Revision: 158695
upgpkg: sysdig 0.7.0-1
Updated to 0.7.0
Modified:
sysdig/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-23 15:42:27 UTC (rev 158694)
+++ PKGBUILD 2016-01-23 15:53:03 UTC (rev 158695)
@@ -4,8 +4,8 @@
# Contribuitor: Christian Babeux <christian.babeux at 0x80.ca>
pkgname=sysdig
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
pkgdesc="Open source system-level exploration and troubleshooting tool"
arch=('i686' 'x86_64')
url="http://www.sysdig.org/"
@@ -13,7 +13,7 @@
depends=('dkms' 'jsoncpp' 'luajit' 'curl')
makedepends=('cmake')
source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('e30da5c5385503164e2198f5a126aa9ffd212efd00e192c89aa7dd97b4ac491c')
+sha256sums=('a228856a0bd724333033460bb0f6058d44a31c1ea4fbe675a5878952ef110321')
install=$pkgname.install
prepare() {
More information about the arch-commits
mailing list