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

Levente Polyak anthraxx at archlinux.org
Mon Jun 7 19:49:03 UTC 2021


    Date: Monday, June 7, 2021 @ 19:49:02
  Author: anthraxx
Revision: 958126

upgpkg: yara 4.1.1-1

Modified:
  yara/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 19:48:57 UTC (rev 958125)
+++ PKGBUILD	2021-06-07 19:49:02 UTC (rev 958126)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=yara
-pkgver=4.0.5
+pkgver=4.1.1
 pkgrel=1
 pkgdesc='Tool aimed at helping malware researchers to identify and classify malware samples'
 url='https://github.com/VirusTotal/yara'
@@ -12,8 +12,8 @@
 depends=('openssl' 'file' libmagic.so)
 provides=('libyara.so')
 source=(https://github.com/VirusTotal/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('cedf9d3933b7102d9f65eef939d65e368131f2ee9e8d6a56432746dc7bd64f38b2b3bfec235568ab9210339227d1351ba4d5fa844031a244475930580899e307')
-b2sums=('bc93374b434e9d2c2489a98f3bcf4089eaca2efed2f384f1d1b788eed0d035f911d27f0057059955e2e9b470d3a014b8fa2095d07d39bac9c513c5a5e41ed0e0')
+sha512sums=('e4474254249d5b3fbb7231fdec5f4e080be042098e1b2bc953aa93513ce0b4742e34acac2911687e75055ecd589d942f71b79c58ca47eee243626ab3ec8add71')
+b2sums=('6edf277702fb40513097195c730002875eef75502e92d672597ca09fefc054c14a082076877e8bea3daaeb05148a9116e2c302ea90a6ce6270e460fce31db658')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list