summaryrefslogtreecommitdiff
path: root/python-courier-pythonfilter
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-06-28 20:56:52 +0200
committerErich Eckner <git@eckner.net>2024-06-28 20:56:52 +0200
commit738a67a28459bbfe4f612622c10ecf23433ad9b3 (patch)
treeb7a59b929bf6d8c93ab3b379486f31e8150219aa /python-courier-pythonfilter
parenta3d77dcc777066e1be16e6c3a1e9e3f0b66dda28 (diff)
downloadarchlinuxewe-738a67a28459bbfe4f612622c10ecf23433ad9b3.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 754d42ef9..81b96b6e5 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=66
+pkgrel=67
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'