[arch-commits] Commit in sysdig/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Dec 15 10:09:26 UTC 2015


    Date: Tuesday, December 15, 2015 @ 11:09:26
  Author: mtorromeo
Revision: 153370

upgpkg: sysdig 0.6.0-1

Updated to 0.6.0

Modified:
  sysdig/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-15 09:52:04 UTC (rev 153369)
+++ PKGBUILD	2015-12-15 10:09:26 UTC (rev 153370)
@@ -4,8 +4,8 @@
 # Contribuitor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=sysdig
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.6.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=('dad586680f1615a769143d54a9ed19753dc0a4be164c680cc14dd2910a989623')
+sha256sums=('e30da5c5385503164e2198f5a126aa9ffd212efd00e192c89aa7dd97b4ac491c')
 install=$pkgname.install
 
 build() {



More information about the arch-commits mailing list