summaryrefslogtreecommitdiff
path: root/python-courier-pythonfilter
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:42:39 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:42:39 +0100
commitc67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (patch)
tree59cb9debc9d2417cf3602e9d42bf3d60e2233ca1 /python-courier-pythonfilter
parentfe61b620c2b291de0e1a06a84392d6b0dfada663 (diff)
downloadarchlinuxewe-c67eb1a2d8bc2dd45ce62f1913d338dfd386fb99.tar.xz
recompile all python packages
Diffstat (limited to 'python-courier-pythonfilter')
-rw-r--r--python-courier-pythonfilter/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD
index a8a27b4d4..9c14e7075 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=18
+pkgrel=19
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'