From 96fc0c5c72893c76fd6c3814eed8f767f8a215fa Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 17 Feb 2019 22:20:34 +0100 Subject: libre/python-pgpdump: rebuilt --- libre/python-pgpdump/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/python-pgpdump/PKGBUILD b/libre/python-pgpdump/PKGBUILD index 90b55c197..aee9ea87d 100644 --- a/libre/python-pgpdump/PKGBUILD +++ b/libre/python-pgpdump/PKGBUILD @@ -7,11 +7,11 @@ pkgdesc=" a Python library for parsing PGP packets" url="https://github.com/toofishes/python-pgpdump" license=('custom:BSD3') -pkgrel=2 +pkgrel=3 arch=(any) makedepends=('python' 'python2') -source=(http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz) -md5sums=('040a451c8e63de3e61fc5b66efa7fca5') +source=(https://files.pythonhosted.org/packages/0c/b8/b4a44411077c8f8ac356c8c3e8c95dac154b50f45348c317ebac2a9a85c0/pgpdump-1.5.tar.gz) +sha256sums=('1c4700857bf7ba735b08cfe4101aa3a4f5fd839657af249c17b2697c20829668') package_python-pgpdump() { depends=('python') -- cgit v1.2.3