[arch-commits] Commit in volatility/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Mar 19 19:11:24 UTC 2019
Date: Tuesday, March 19, 2019 @ 19:11:23
Author: anthraxx
Revision: 442798
upgpkg: volatility 2.6.1-1
Modified:
volatility/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-19 19:06:24 UTC (rev 442797)
+++ PKGBUILD 2019-03-19 19:11:23 UTC (rev 442798)
@@ -3,8 +3,8 @@
# Contributor: Wes Brown <wesbrown18 at gmail.com>
pkgname=volatility
-pkgver=2.6
-pkgrel=2
+pkgver=2.6.1
+pkgrel=1
pkgdesc='Advanced memory forensics framework'
url='https://github.com/volatilityfoundation/volatility/wiki'
arch=('any')
@@ -21,7 +21,7 @@
)
makedepends=('python2-setuptools')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/volatilityfoundation/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('7f71ae5aac38d66dd1e3ff830d0859d7da72d65c5f729bb2d73a374088c3116cdf8a69a419749ee3c92cd084c9a4cf3e20da5de94588a4c0424ca55a55c1e793')
+sha512sums=('64d49de21a87fb6152ad430126466bf66bca06457f3fa2d54cee29b0e4a2eee53ab658570b6cbc782e85ca558f45fac5cf6e6625ebd85aa3ffc9f69768cfa844')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list