mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/smtube: Updated for version 1.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8d6b92b9cc
commit
6d9ad5f473
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.7}
|
||||
VERSION=${VERSION:-1.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smtube"
|
||||
VERSION="1.7"
|
||||
VERSION="1.8"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.7.tar.bz2"
|
||||
MD5SUM="d9a954e1b337f0c850dcfc6063255056"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.8.tar.bz2"
|
||||
MD5SUM="b80d4d085a8e7350619d65f0f0786037"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue