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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Feb 24 23:31:53 UTC 2022


    Date: Thursday, February 24, 2022 @ 23:31:53
  Author: anthraxx
Revision: 1136529

upgpkg: yara 4.1.3-1

Modified:
  yara/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 23:27:29 UTC (rev 1136528)
+++ PKGBUILD	2022-02-24 23:31:53 UTC (rev 1136529)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=yara
-pkgver=4.1.1
+pkgver=4.1.3
 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=('e4474254249d5b3fbb7231fdec5f4e080be042098e1b2bc953aa93513ce0b4742e34acac2911687e75055ecd589d942f71b79c58ca47eee243626ab3ec8add71')
-b2sums=('6edf277702fb40513097195c730002875eef75502e92d672597ca09fefc054c14a082076877e8bea3daaeb05148a9116e2c302ea90a6ce6270e460fce31db658')
+sha512sums=('1bfa1787c62dfd9a87fa8db5e8c2fa68f082ae66b16b5373bdcc6bc66b32016fcaffd4baa7e59a7c1f6d3426c972eca9cc22f70d475067d7557b1014a4ab65fc')
+b2sums=('abfdd5918abe3641056ccde3eebb754cbd66eff5569978d3b1aad5d925d62fcb96b1f7367d0d014dd165db8634418259667be3b2441f93e0848bfbd905ca32dd')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list