[arch-commits] Commit in volatility/trunk (PKGBUILD)
    Levente Polyak 
    anthraxx at archlinux.org
       
    Sun Jun 12 19:02:29 UTC 2016
    
    
  
    Date: Sunday, June 12, 2016 @ 21:02:29
  Author: anthraxx
Revision: 179726
upgpkg: volatility 2.5-3 (switch to split distorm)
- distorm is a split package now
Modified:
  volatility/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-12 18:46:20 UTC (rev 179725)
+++ PKGBUILD	2016-06-12 19:02:29 UTC (rev 179726)
@@ -4,12 +4,12 @@
 
 pkgname=volatility
 pkgver=2.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Advanced memory forensics framework"
 url="https://github.com/volatilityfoundation/volatility/wiki"
 arch=('any')
 license=('GPL2')
-depends=('distorm' 'python2-crypto' 'python2-ujson')
+depends=('python2-distorm' 'python2-crypto' 'python2-ujson')
 optdepends=(
   'python2-yara: classify malware support'
   'python2-pillow: screenshots plugin support'
    
    
More information about the arch-commits
mailing list