python/python-gnupg: Updated for version 0.4.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-07-09 09:37:02 +02:00 committed by Willy Sudiarto Raharjo
parent 15150ca934
commit 209794672e
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for python-gnupg
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-gnupg
VERSION=${VERSION:-0.3.9}
VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-gnupg"
VERSION="0.3.9"
VERSION="0.4.1"
HOMEPAGE="http://pythonhosted.org/python-gnupg/index.html"
DOWNLOAD="https://pypi.python.org/packages/ec/bc/6e27b54c2fd74f40c0b040693a5d7be20ab4e6e996dc2344cd918e360c16/python-gnupg-0.3.9.tar.gz"
MD5SUM="426369c30d5693357b12319e454ccde6"
DOWNLOAD="https://pypi.python.org/packages/fc/f1/df6c06da34939f67ea622e0b31dbc5bdb5121b271ab530d151df59974425/python-gnupg-0.4.1.tar.gz"
MD5SUM="b5d98344798b3cbb80cdcc1bfd788ea3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""