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

Levente Polyak anthraxx at archlinux.org
Tue May 30 14:14:26 UTC 2017


    Date: Tuesday, May 30, 2017 @ 14:14:25
  Author: anthraxx
Revision: 231273

upgpkg: yara 3.6.0-1

Modified:
  yara/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 14:13:08 UTC (rev 231272)
+++ PKGBUILD	2017-05-30 14:14:25 UTC (rev 231273)
@@ -3,8 +3,8 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=yara
-pkgver=3.5.0
-pkgrel=3
+pkgver=3.6.0
+pkgrel=1
 pkgdesc='Tool aimed at helping malware researchers to identify and classify malware samples'
 url='https://github.com/VirusTotal/yara'
 arch=('i686' 'x86_64')
@@ -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=('84e3b8248749271f154c05216417be76c56563012c0a2013fde5184c6ed03d2933c456d61f036292c42030b52705d5c6e94824d1fd36dbffe46af625ddedaaf5')
+sha512sums=('ebb096b4c6610ebf8de6201c53a5b09e77ca7ecb257fcdd8decca6fd9623bb581a2dce3fc693237986ce6dcd9907e675ab9fa82f287853aa2ae096e6423d0fc3')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list