summaryrefslogtreecommitdiff
path: root/python-courier-pythonfilter/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-03-29 09:20:55 +0200
committerErich Eckner <git@eckner.net>2021-03-29 09:20:55 +0200
commitcd6f2222d2a2186fa31808bb5180daf1333a647c (patch)
tree367d8ab25fd4c9c5cd3f7dc56c1c63fb61893024 /python-courier-pythonfilter/PKGBUILD
parent8200e2ff69c4bdb05993182ff5b0d540dd904459 (diff)
downloadarchlinuxewe-cd6f2222d2a2186fa31808bb5180daf1333a647c.tar.xz
python-courier-pythonfilter 3.0.2-4 -> 3.0.3-1
Diffstat (limited to 'python-courier-pythonfilter/PKGBUILD')
-rw-r--r--python-courier-pythonfilter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD
index 546709ef8..2a9e5deb3 100644
--- a/python-courier-pythonfilter/PKGBUILD
+++ b/python-courier-pythonfilter/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=python-courier-pythonfilter
_pkgname="${pkgname#*-}"
-pkgver=3.0.2
-pkgrel=4
+pkgver=3.0.3
+pkgrel=1
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'
@@ -15,7 +15,7 @@ depends=(
makedepends=(
'python-setuptools')
source=("${_pkgname}-${pkgver}.tar.gz::https://bitbucket.org/gordonmessmer/${_pkgname}/get/release-${pkgver//./-}.tar.gz")
-sha512sums=('b01be19ad772f6b89390bd44285a1100c37beed5ee18a4fe567f4aa41cf2bde173739b98daa51796551a41fbd57a4bb7c4d183d7a1d9a717f1251ddeacb90eb4')
+sha512sums=('ab7819eb1c83a050f8653d32925758ce44ae115485b77faed040515aa3c8ff336225788ded39a9926b80932dcef72a622681aa046d8c2ab2c44266d3bcad2ca1')
backup=('etc/pythonfilter-modules.conf' 'etc/pythonfilter.conf')
optdepends=(
'python-pyclamav: Virus Scan'