diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-17 15:25:25 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-07-20 14:19:47 -0500 |
commit | 0a828c4a650d0531b35f7788afd5f49fe06e81b6 (patch) | |
tree | e538e5fec13fed9f39e5fc4acfb4c9414f7253c2 /libraries/evernote-python/evernote-python.SlackBuild | |
parent | fbdae3e6692ea2690df294132a7b35d91670c42c (diff) | |
download | slackbuilds-0a828c4a650d0531b35f7788afd5f49fe06e81b6.tar.gz |
libraries/evernote-python: Updated for version 1.25.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/evernote-python/evernote-python.SlackBuild')
-rw-r--r-- | libraries/evernote-python/evernote-python.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/evernote-python/evernote-python.SlackBuild b/libraries/evernote-python/evernote-python.SlackBuild index 1732653837..0883845cd3 100644 --- a/libraries/evernote-python/evernote-python.SlackBuild +++ b/libraries/evernote-python/evernote-python.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=evernote-python SRCNAM=evernote -VERSION=${VERSION:-1.25.1} +VERSION=${VERSION:-1.25.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |