diff options
Diffstat (limited to 'python2-courier-pythonfilter/PKGBUILD')
-rw-r--r-- | python2-courier-pythonfilter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python2-courier-pythonfilter/PKGBUILD b/python2-courier-pythonfilter/PKGBUILD index 86d87fb6..c31b2071 100644 --- a/python2-courier-pythonfilter/PKGBUILD +++ b/python2-courier-pythonfilter/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.93 pkgrel=1 pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python' arch=('any') -url='https://github.com/szepeviktor/courier-pythonfilter/' +url='https://bitbucket.org/gordonmessmer/courier-pythonfilter' license=('GPL') depends=( 'python2>=2.7' |