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 f599535dc7df0..ee0a597babf68 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-2016 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.4.2} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |