diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-17 07:16:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:44:13 +0700 |
commit | 84d5afa8d124c7f3a89f5880424091d05cf23df4 (patch) | |
tree | e622a608b14368ccc1c799c71a7e1ce10b0ed095 /network/Pafy/Pafy.SlackBuild | |
parent | 4df8eb8f45dfe3af621b5d6e6d8a0a35eaeb9fe2 (diff) |
network/Pafy: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/Pafy/Pafy.SlackBuild')
-rw-r--r-- | network/Pafy/Pafy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild index 3259fa10fcd5..f599535dc7df 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=Pafy SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |