[arch-commits] Commit in yara/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Jan 25 22:23:20 UTC 2018
Date: Thursday, January 25, 2018 @ 22:23:19
Author: anthraxx
Revision: 286970
upgpkg: yara 3.7.1-1
Modified:
yara/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-25 22:20:56 UTC (rev 286969)
+++ PKGBUILD 2018-01-25 22:23:19 UTC (rev 286970)
@@ -3,7 +3,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=yara
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
pkgdesc='Tool aimed at helping malware researchers to identify and classify malware samples'
url='https://github.com/VirusTotal/yara'
@@ -11,7 +11,7 @@
license=('BSD')
depends=('openssl' 'file')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/VirusTotal/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('cd0214d39c6d1c5bc8410a1ec67e42ec8a672be382fb11e0a0f98cb03af1ef5db92e74216a9b98a6bdedf9721d4470639e340edbd39ca0184233652839742a33')
+sha512sums=('cfb03a36a490e87544b1d315979991a6b6f4d2dbfe5c712ae321a1835a5378a86ed3ae2a65059741cf02cad2495761d90b26c56d67628a334f50f3bf4041b784')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list