diff options
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 58a4735858..3259fa10fc 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} |