Date: Tuesday, May 1, 2018 @ 00:26:36 Author: anthraxx Revision: 323204
upgpkg: clamav 0.100.0-1 Modified: clamav/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-30 23:29:45 UTC (rev 323203) +++ PKGBUILD 2018-05-01 00:26:36 UTC (rev 323204) @@ -4,13 +4,13 @@ # Contributor: Gaetan Bisson <[email protected]> pkgname=clamav -pkgver=0.99.4 +pkgver=0.100.0 pkgrel=1 pkgdesc='Anti-virus toolkit for Unix' url='https://www.clamav.net/' license=('GPL') arch=('x86_64') -depends=('bzip2' 'libltdl' 'libxml2' 'curl' 'libsystemd' 'pcre2') +depends=('bzip2' 'libltdl' 'libxml2' 'curl' 'libsystemd' 'pcre2' 'json-c') makedepends=('libmilter' 'systemd') backup=('etc/clamav/clamd.conf' 'etc/clamav/freshclam.conf' @@ -21,7 +21,7 @@ clamav.logrotate clamav.tmpfiles clamav.sysusers) -sha256sums=('d72ac3273bde8d2e5e28ec9978373ee3ab4529fd868bc3fc4d2d2671228f2461' +sha256sums=('c5c5edaf75a3c53ac0f271148fd6447310bce53f448ec7e6205124a25918f65c' 'SKIP' 'c36e3ddf790fa6ea90169038ae08521a31652a372017e6e38858e28fc63b3f74' '8e216c7e4763a273a120930787dcc444ea221bb719eed180a9d15b4c1d603a84'
