diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-02 19:47:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:38 +0700 |
commit | 4c58092be2c17c64b77725d4eb486dbfc51a9c88 (patch) | |
tree | 6e12991b14fdfaeafde81b1e7ca61ba7fa7c2327 /network/Pafy/Pafy.SlackBuild | |
parent | af3b3cccdedf6f695934ee5f1c8fc6023e76b002 (diff) | |
download | slackbuilds-4c58092be2c17c64b77725d4eb486dbfc51a9c88.tar.gz |
network/Pafy: Updated for version 0.4.3.
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 f599535dc7..ee0a597bab 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} |