summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c67af5f54571..051a0e599f10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: AK <crt@archlinux.email>
pkgname=pwhois_milter
-pkgver=1.3
-pkgrel=3
+pkgver=1.5.1
+pkgrel=1
pkgdesc="Postfix add-on which annotates an email message with information about the remote SMTP client IP address (City, Country, ISP)."
arch=('any')
url="https://pwhois.org/milter.who/"
@@ -14,7 +14,7 @@ optdepends=('postfix: the recommended MTA for use with pwhois_milter'
install=${pkgname}.install
source=("https://pwhois.org/dl/index.who?file=${pkgname}_${pkgver}.tgz"
"${pkgname}.service")
-sha256sums=('70884e04fbcf8fba3f68023554f19eb5727d9bd9b74f97e24466d4dcaa0f19f5'
+sha256sums=('f8bbcb047efe24617963f8f3ea9e061164c2a099fbe3b479313e83b9702bcb73'
'c198a55ee30bc6b305d12563f75651f863b0756c1afe3ec2ec932c1504a60571')
build() {
cd "${srcdir}/${pkgname}_${pkgver}"