From 388d205268beec052274267cb73563e6e7081903 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 3 Nov 2019 23:12:07 +0100 Subject: python-courier-pythonfilter 3.0.1-2 -> 3.0.2-1 --- python-courier-pythonfilter/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-courier-pythonfilter') diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD index 48869f19..f93b8483 100644 --- a/python-courier-pythonfilter/PKGBUILD +++ b/python-courier-pythonfilter/PKGBUILD @@ -2,8 +2,8 @@ pkgname=python-courier-pythonfilter _pkgname="${pkgname#*-}" -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +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' @@ -14,8 +14,8 @@ depends=( ) makedepends=( 'python-setuptools') -source=("https://bitbucket.org/gordonmessmer/${_pkgname}/get/release-${pkgver//./-}.tar.gz") -sha512sums=('05635f0dc738de1ad4738cd67400fe4177e16f43269d22b54664d7feea166ec01a7b255e92a303dd2f3c8ff1a67997b91b955c32d367cd01916167a566667aa7') +source=("${_pkgname}-${pkgver}.tar.gz::https://bitbucket.org/gordonmessmer/${_pkgname}/get/release-${pkgver//./-}.tar.gz") +sha512sums=('8bbb0203eed6a66fffebc74d7db70ce76f07a6ac188b928becf0c18739d096ba97e1dbca868a919b7a9130680a895c14ae44893ccb031879253ac6fc04ee25b0') backup=('etc/pythonfilter-modules.conf' 'etc/pythonfilter.conf') optdepends=( 'python-pyclamav: Virus Scan' -- cgit v1.2.3-54-g00ecf