diff options
author | Erich Eckner <git@eckner.net> | 2019-03-15 15:29:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-15 15:29:58 +0100 |
commit | 6d1aa08da5bd2e3aa6edc24d5c02790867407f63 (patch) | |
tree | 44ac91799e544743991f0feea350c6db63d92122 /python2-courier-pythonfilter/PKGBUILD | |
parent | dce3721220164bcc27dd11fa1987782d9f4d5bee (diff) | |
download | archlinuxewe.git.save-6d1aa08da5bd2e3aa6edc24d5c02790867407f63.tar.xz |
python2-courier-pythonfilter: cosmetics
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' |