diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:29:53 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:29:53 +0200 |
commit | c78c604bd93c39e62cf1c9102fe5d133dec6cb51 (patch) | |
tree | c7ec4e8e3794b91dcab02ec0b456995864a88b6a /python-courier-pythonfilter | |
parent | 54a4560bdf5490f95d62edef64f353dcd4ce678c (diff) | |
download | archlinuxewe-c78c604bd93c39e62cf1c9102fe5d133dec6cb51.tar.xz |
python-courier-pythonfilter: rebuild
Diffstat (limited to 'python-courier-pythonfilter')
-rw-r--r-- | python-courier-pythonfilter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD index f9ed7758f..3aac33c1e 100644 --- a/python-courier-pythonfilter/PKGBUILD +++ b/python-courier-pythonfilter/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-courier-pythonfilter _pkgname="${pkgname#*-}" pkgver=3.0.2 -pkgrel=2 +pkgrel=3 pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python' arch=('any') url='https://bitbucket.org/gordonmessmer/courier-pythonfilter' |