mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
multimedia/smtube: Updated for version 1.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
b281f60f3e
commit
4604cadb54
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smtube
|
||||
VERSION=${VERSION:-1.5}
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smtube"
|
||||
VERSION="1.5"
|
||||
VERSION="1.6"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.5.tar.bz2"
|
||||
MD5SUM="030327f3e9fbdf901967cf82c058fd1f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.6.tar.bz2"
|
||||
MD5SUM="f496d92d8222bfef04009ddfc36a3101"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue