diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-05 04:40:33 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:07 +0700 |
commit | 0fa483700beb6d4360ce391f5bb51ee61b17c653 (patch) | |
tree | d2150c822e3689c90134589cb8e3fd6fc82f6b91 /network/Pafy/Pafy.SlackBuild | |
parent | 389aa236ae06150493070fdd43693da3213c3628 (diff) |
network/Pafy: Updated for version 0.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/Pafy/Pafy.SlackBuild')
-rw-r--r-- | network/Pafy/Pafy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild index 58a473585895f..3259fa10fcd55 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pafy -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=Pafy SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.3.74} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |