summaryrefslogtreecommitdiff
path: root/python-courier-pythonfilter
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:06:06 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:06:06 +0100
commit98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (patch)
tree255249dad72d29df2b0b925a8addcdc6cacf99d5 /python-courier-pythonfilter
parent0c65980d94e5c98cdfaae324166b51d6f715f90c (diff)
downloadarchlinuxewe-98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b.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 7ca0c032b..b8c7c5659 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=14
+pkgrel=15
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'