summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ab295820955..09d2d29ae258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: arjan5 <aur@anymore.nl>
pkgname=mailscanner
-pkgver=5.0.7_4
+pkgver=5.1.1_1
pkgrel=1
pkgdesc="Mail filter for spam, viruses, phishing, and other malicious content"
arch=("x86_64" "i686")
@@ -44,7 +44,7 @@ optdepends=(
clamav
)
source=(https://s3.amazonaws.com/msv5/release/MailScanner-${pkgver//_/-}.nix.tar.gz)
-sha256sums=('6a9002714c3d9cc9d95888c54c05b4ce20d53027727a132ee5ef248e7610564f')
+sha256sums=('d49ab24270fc047baabf6491110e61508feec9de56d4b372b35f318337180541')
_srcname=MailScanner-${pkgver//_[0-9]*/}
prepare() {