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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Oct 15 07:59:45 UTC 2015


    Date: Thursday, October 15, 2015 @ 09:59:45
  Author: mtorromeo
Revision: 144076

upgpkg: sysdig 0.3.0-1

Updated to 0.3.0

Modified:
  sysdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 07:39:00 UTC (rev 144075)
+++ PKGBUILD	2015-10-15 07:59:45 UTC (rev 144076)
@@ -4,8 +4,8 @@
 # Contribuitor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=sysdig
-pkgver=0.1.104
-pkgrel=2
+pkgver=0.3.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')
 makedepends=('cmake')
 source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('05a7ed95a1b73053cae0a77de199e84d7c9804014166527e3b211ed637c3fbab')
+sha256sums=('b448cacce808cc005eeff62c2ee4f2326bb801e9ed8b37b8f0386711a632da69')
 install=$pkgname.install
 
 build() {



More information about the arch-commits mailing list