diff options
author | Erich Eckner <git@eckner.net> | 2020-12-02 14:11:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-12-02 14:11:35 +0100 |
commit | 16047b376646a2642c040a9f3fd9a579c7a73d54 (patch) | |
tree | fbb21289aa06353501b3d289a14df48ef197f1fe /python-courier-pythonfilter/PKGBUILD | |
parent | 39029a953af4d6343dcca14488edb59a5b65c23e (diff) | |
download | archlinuxewe-16047b376646a2642c040a9f3fd9a579c7a73d54.tar.xz |
python-courier-pythonfilter: rebuild
Diffstat (limited to 'python-courier-pythonfilter/PKGBUILD')
-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 f2b571374..169fdbbf2 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=3 +pkgrel=4 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' |