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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Nov 17 13:41:28 UTC 2015


    Date: Tuesday, November 17, 2015 @ 14:41:27
  Author: mtorromeo
Revision: 146975

upgpkg: sysdig 0.5.1-1

Updated to 0.5.1

Modified:
  sysdig/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-17 12:50:59 UTC (rev 146974)
+++ PKGBUILD	2015-11-17 13:41:27 UTC (rev 146975)
@@ -4,7 +4,7 @@
 # Contribuitor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=sysdig
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="Open source system-level exploration and troubleshooting tool"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('dkms' 'jsoncpp' 'luajit' 'curl')
 makedepends=('cmake')
 source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6d14791eb412871692a96abaa589c9df12034566180ab2f3b69306dad4d30efa')
+sha256sums=('dad586680f1615a769143d54a9ed19753dc0a4be164c680cc14dd2910a989623')
 install=$pkgname.install
 
 build() {



More information about the arch-commits mailing list