diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-12-18 11:02:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:22:55 +0700 |
commit | a2c32d7054500dbab4a0d50dcda5f05b3446991e (patch) | |
tree | 6fa6a94e9a3babdadccd3e05bca56fadb003deb1 /python/pyperclip/pyperclip.SlackBuild | |
parent | 170fbd4b78d1b70da10c1680d919e46a4b4337bb (diff) |
python/pyperclip: Updated for version 1.5.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyperclip/pyperclip.SlackBuild')
-rw-r--r-- | python/pyperclip/pyperclip.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyperclip/pyperclip.SlackBuild b/python/pyperclip/pyperclip.SlackBuild index 8ea8c04cbf4fd..2b7cac0b1700b 100644 --- a/python/pyperclip/pyperclip.SlackBuild +++ b/python/pyperclip/pyperclip.SlackBuild @@ -26,7 +26,7 @@ # PDF Documentation downloaded from pyperclip.readthedocs.org 12/1/2015 PRGNAM=pyperclip -VERSION=${VERSION:-1.5.24} +VERSION=${VERSION:-1.5.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |