summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorenz Steinert2019-11-30 18:07:06 +0100
committerLorenz Steinert2019-11-30 18:07:06 +0100
commit25692c89ef5cf124b30134e400bb75fda68dda20 (patch)
tree9c26a789644e7272dd95d71f6f8269e6157e5ff8 /PKGBUILD
parent778ae4cb94a5ae1250a054bf7391f47a4426e473 (diff)
downloadaur-python-flufl-bounce.tar.gz
update to 3.0 and url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b26355aec993..1ce841db7452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=('python-flufl-bounce')
_pkgbase='flufl.bounce'
-pkgver=2.3
+pkgver=3.0
pkgrel=1
pkgdesc="Email bounce detectors"
arch=(any)
-url="https://launchpad.net/flufl.bounce"
+url="https://gitlab.com/warsaw/flufl.bounce"
license=('LGPL')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/f/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('6a2b7265af291eac41cb1022442ee65ff1c1f5af307bf8820a3f38cc86d29f99')
+sha256sums=('a2c549fc40a58ddfa9dfd115fe43d5cac4f042e45bacef3be7fb993e1496b34c')
makedepends=('python-setuptools')
package_python-flufl-bounce() {