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 b156546750e7..345a5a1a55b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Thomas Haider <t.haider@deprecate.de>
pkgname=bley-git
-pkgver=r541.eaad52f
+pkgver=r543.9e350b0
pkgrel=1
pkgdesc="Intelligent greylisting daemon for postfix and exim"
arch=(any)
url="http://bley.mx"
license=('BSD')
-depends=('python-pyspf' 'python-twisted' 'python-ipaddress' 'python-publicsuffix2')
+depends=('python-pyspf' 'python-twisted' 'python-publicsuffix2')
optdepends=('postfix: mail server (Message Transfer Agent)'
'exim: mail server (Message Transfer Agent)'
'sqlite: required for SQLite support'