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

Levente Polyak anthraxx at archlinux.org
Sat Feb 8 12:03:49 UTC 2020


    Date: Saturday, February 8, 2020 @ 12:03:49
  Author: anthraxx
Revision: 375003

upgpkg: clamav 0.102.2-1

Modified:
  clamav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 11:58:51 UTC (rev 375002)
+++ PKGBUILD	2020-02-08 12:03:49 UTC (rev 375003)
@@ -4,7 +4,7 @@
 # Contributor: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=clamav
-pkgver=0.102.1
+pkgver=0.102.2
 pkgrel=1
 pkgdesc='Anti-virus toolkit for Unix'
 url='https://www.clamav.net/'
@@ -22,7 +22,7 @@
         clamav.logrotate
         clamav.tmpfiles
         clamav.sysusers)
-sha512sums=('2d0cd2dece771ab8228771f9a95eb0342e756083a0107b2bef31bd2f5f46c36aa692e15d7eb2ea321f535ea4e18c8df043c8663ae350d40fbe1bdb4d073dcb90'
+sha512sums=('7db53e0e2b4d6b0e4cf5048d3c9dfbcabcffd680c3a2b718c763b9599b0c1c14e56bae70c54c251ee9e8fd1acd3134657196dbaad2d23a16bad76a088c6fc41f'
             'SKIP'
             '9cb168c1c16bb43c99900d7ef34456e3f3b593d4d1943c875a0306bc86fd3872cb78e9e1413dcba93579e01b96d466c9eea1975e24190193663b7986c4525d48'
             'c5443634399bd87fe0d0192518538ffdb7296a8437b5b0160a0fbd58696b01285de3237e3feb552c0095c49e576832dec2e2b2107eef2be42424ed7edd13cd19'
@@ -73,8 +73,7 @@
 
 check() {
   cd ${pkgname}-${pkgver}
-  # TODO: re-enable tests once they are compatible with latest check
-  #make quick-check
+  make check
 }
 
 package() {



More information about the arch-commits mailing list