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

Levente Polyak anthraxx at archlinux.org
Fri Jul 14 21:52:48 UTC 2017


    Date: Friday, July 14, 2017 @ 21:52:48
  Author: anthraxx
Revision: 245132

upgpkg: yara 3.6.3-1

Modified:
  yara/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 21:45:43 UTC (rev 245131)
+++ PKGBUILD	2017-07-14 21:52:48 UTC (rev 245132)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=yara
-pkgver=3.6.0
+pkgver=3.6.3
 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=('ebb096b4c6610ebf8de6201c53a5b09e77ca7ecb257fcdd8decca6fd9623bb581a2dce3fc693237986ce6dcd9907e675ab9fa82f287853aa2ae096e6423d0fc3')
+sha512sums=('f928fe93e93385b5711c1076b042473299e1eb1c7c345433b01b7638677d9b8fb95a8ac2a7ef52012dc178ec0ef5772d6b6d0b65b5717d2074290bb44031b3f8')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list