diff options
author | Erich Eckner <git@eckner.net> | 2019-08-12 06:44:42 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-12 06:44:42 +0200 |
commit | 132e10525ee11fad1cc47cc8204e5735c379b9dd (patch) | |
tree | 63b3669c6ecebcc05e104bf511aea4b151b26021 /python2-courier-pythonfilter | |
parent | f7756acfc6d3ff943eb0bd60b1caf247de9f9f14 (diff) | |
download | archlinuxewe-132e10525ee11fad1cc47cc8204e5735c379b9dd.tar.xz |
python2-courier-pythonfilter 3.0-1 -> 3.0.1-1
Diffstat (limited to 'python2-courier-pythonfilter')
-rw-r--r-- | python2-courier-pythonfilter/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python2-courier-pythonfilter/PKGBUILD b/python2-courier-pythonfilter/PKGBUILD index 6bbb6dd94..22700af20 100644 --- a/python2-courier-pythonfilter/PKGBUILD +++ b/python2-courier-pythonfilter/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python2-courier-pythonfilter _pkgname='courier-pythonfilter' -pkgver=3.0 +pkgver=3.0.1 pkgrel=1 pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python' arch=('any') @@ -15,7 +15,7 @@ depends=( makedepends=( 'python2-setuptools') source=("https://bitbucket.org/gordonmessmer/${_pkgname}/get/release-${pkgver//./-}.tar.gz") -sha512sums=('fbfa641045237c9a5e6460e83f9d6670f560a0a697fa35ab24aadafb59926a3ecd320252910e15491857ff7d7e13da018253fa4e1b71c93b86942ac6bb457265') +sha512sums=('05635f0dc738de1ad4738cd67400fe4177e16f43269d22b54664d7feea166ec01a7b255e92a303dd2f3c8ff1a67997b91b955c32d367cd01916167a566667aa7') backup=('etc/pythonfilter-modules.conf' 'etc/pythonfilter.conf') optdepends=( 'python2-pyclamav: Virus Scan' |