python/pyperclip: Updated for version 1.6.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Brenton Earl 2018-08-12 20:09:49 +01:00 committed by Willy Sudiarto Raharjo
parent b83a5ddaf4
commit b13c895507
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyperclip
VERSION=${VERSION:-1.6.0}
SRCVERSION=${SRCVERSION:-2f11f6302492e2dfc6b1a91eb9d5c0a6b68a71d5}
VERSION=${VERSION:-1.6.4}
SRCVERSION=${SRCVERSION:-16b1f5b7ece36a08adc5ddec1ef6b1b0aa9de77f}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pyperclip"
VERSION="1.6.0"
VERSION="1.6.4"
HOMEPAGE="https://github.com/asweigart/pyperclip"
DOWNLOAD="https://github.com/asweigart/pyperclip/archive/2f11f63/pyperclip-2f11f6302492e2dfc6b1a91eb9d5c0a6b68a71d5.tar.gz"
MD5SUM="dcf9501316dbac3ab053700f247e4c8a"
DOWNLOAD="https://github.com/asweigart/pyperclip/archive/16b1f5b/pyperclip-16b1f5b7ece36a08adc5ddec1ef6b1b0aa9de77f.tar.gz"
MD5SUM="387c4c59688ee6f49992e8476282b9d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""