diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:57:07 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:57:07 +0100 |
commit | c813c48d031dfc621affa08f1c14b940297e4fa7 (patch) | |
tree | e9bf6e853aeecd3278d39efdd9c6fa5c66be71e6 /python-courier-pythonfilter | |
parent | c67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (diff) | |
download | archlinuxewe-c813c48d031dfc621affa08f1c14b940297e4fa7.tar.xz |
recompile all python packages
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 9c14e7075..b74207d84 100644 --- a/python-courier-pythonfilter/PKGBUILD +++ b/python-courier-pythonfilter/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-courier-pythonfilter _pkgname="${pkgname#*-}" pkgver=3.0.3 -pkgrel=19 +pkgrel=20 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' |