Date: Monday, August 23, 2021 @ 06:25:55 Author: alucryd Revision: 1004246
upgpkg: rspamd 3.0-1 Modified: rspamd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-23 06:20:47 UTC (rev 1004245) +++ PKGBUILD 2021-08-23 06:25:55 UTC (rev 1004246) @@ -4,8 +4,8 @@ # Contributor: mezcal pkgname=rspamd -pkgver=2.7 -pkgrel=2 +pkgver=3.0 +pkgrel=1 epoch= pkgdesc='Fast, free and open-source spam filtering system' arch=(x86_64) @@ -118,7 +118,7 @@ etc/rspamd/worker-proxy.inc ) install=rspamd.install -_tag=4c56c1210dac78be727fc07d1c29c140034e4b19 +_tag=4fc136a7f8d278a7da7e8e53b417379b24ccb7c6 source=( git+https://github.com/rspamd/rspamd.git#tag=${_tag} rspamd.tmpfiles
