diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-11-23 20:44:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:50:51 +0700 |
commit | 023f0f3c59baa4f358518ee361b70c3219783b48 (patch) | |
tree | d0211a7240cf45b21841bb0e53075e7541a5c239 /network/Pafy/Pafy.SlackBuild | |
parent | cb5ba117fa5571c40f3afc7723b1c29d6b56f183 (diff) |
network/Pafy: Updated for version 0.5.5.
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 29539c73bae6e..855e7772f7fc7 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pafy -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=Pafy SRCNAM=${PRGNAM,} -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |