mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
smtube: update to 15.5.10
This commit is contained in:
parent
ae329ea0c7
commit
62e7174bec
@ -1,23 +1,18 @@
|
||||
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||
# Maintainer: UtG <utg.chakra.linux[at]gmail[dot]com>
|
||||
# Contributor: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
# Contributor: redzion simobrinci@gmail.com
|
||||
|
||||
pkgname=smtube
|
||||
pkgver=15.1.0
|
||||
pkgver=15.5.10
|
||||
pkgrel=1
|
||||
pkgdesc="Search and download videos from YouTube"
|
||||
arch=('x86_64')
|
||||
url="http://smplayer.sourceforge.net"
|
||||
license=('GPL')
|
||||
depends=('qt')
|
||||
depends=('qt' 'qtwebkit')
|
||||
optdepends=('mplayer: play videos with MPlayer'
|
||||
'smplayer: play videos with SMPlayer'
|
||||
'kdemultimedia-dragonplayer: play videos with Dragon Player'
|
||||
'vlc: play videos with VLC')
|
||||
install="$pkgname.install"
|
||||
source=("http://downloads.sourceforge.net/smplayer/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('7ae4a5b6380f25a74cea1562bb4a5d92')
|
||||
md5sums=('ac05ed80bf724463512246832e57f253')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user