summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:20:34 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:20:34 +0100
commit96fc0c5c72893c76fd6c3814eed8f767f8a215fa (patch)
treeebfe20d22b5254b855bf9f548a4ba08b16ffa662 /libre
parent038785fc85b9fb3cf9bbf13cfad9bf1264b67312 (diff)
libre/python-pgpdump: rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/python-pgpdump/PKGBUILD6
1 files 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')