mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/minitube: Updated for version 1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
2624edb085
commit
1a427d06e7
4 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
Minitube is a native YouTube client. With it you can watch YouTube videos in
|
Minitube is a YouTube desktop client. With it you can watch YouTube videos in
|
||||||
a new way: you type a keyword, Minitube gives you an endless video stream.
|
a new way: you type a keyword, Minitube gives you an endless video stream.
|
||||||
Minitube does not require the Flash Player. Minitube is not about cloning
|
Minitube does not require the Flash Player. Minitube is not about cloning
|
||||||
the original YouTube web interface, it aims to create a new TV-like experience.
|
the original YouTube web interface, it aims to create a new TV-like experience.
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=minitube
|
PRGNAM=minitube
|
||||||
VERSION=${VERSION:-1.0}
|
VERSION=${VERSION:-1.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="minitube"
|
PRGNAM="minitube"
|
||||||
VERSION="1.0"
|
VERSION="1.1"
|
||||||
HOMEPAGE="http://flavio.tordini.org/minitube"
|
HOMEPAGE="http://flavio.tordini.org/minitube"
|
||||||
DOWNLOAD="http://flavio.tordini.org/files/minitube/minitube-1.0.tar.gz"
|
DOWNLOAD="http://flavio.tordini.org/files/minitube/minitube-1.1.tar.gz"
|
||||||
MD5SUM="bfc82b1dcbd22f8505aa724a084da9a0"
|
MD5SUM="075841322631486a8bb69575ec05f5ca"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Mikhail Zotov"
|
MAINTAINER="Mikhail Zotov"
|
||||||
EMAIL="mikhail dot ru at gmail dot com"
|
EMAIL="mikhail dot ru at gmail dot com"
|
||||||
APPROVED="Erik Hanson"
|
APPROVED="dsomero"
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
# customary to leave one space after the ':'.
|
# customary to leave one space after the ':'.
|
||||||
|
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
minitube: Minitube
|
minitube: Minitube (YouTube desktop client)
|
||||||
minitube:
|
minitube:
|
||||||
minitube: Minitube is a native YouTube client. With it you can watch
|
minitube: Minitube is a YouTube desktop client. With it you can watch
|
||||||
minitube: YouTube videos in a new way: you type a keyword, Minitube
|
minitube: YouTube videos in a new way: you type a keyword, Minitube
|
||||||
minitube: gives you an endless video stream. Minitube does not require
|
minitube: gives you an endless video stream. Minitube does not require
|
||||||
minitube: the Flash Player. Minitube is not about cloning the original
|
minitube: the Flash Player. Minitube is not about cloning the original
|
||||||
|
|
Loading…
Reference in a new issue