smtube: updato 16.7.2

This commit is contained in:
Jeff Huang 2016-09-04 03:45:39 +01:00
parent a01840ff6b
commit 785e1341b0

View File

@ -1,5 +1,5 @@
pkgname=smtube
pkgver=16.7.0
pkgver=16.7.2
pkgrel=1
pkgdesc="Search and download videos from YouTube"
arch=('x86_64')
@ -15,7 +15,7 @@ optdepends=('mplayer: play videos with MPlayer'
'youtube-dl: download videos')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/smtube/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('9c529f64707ac16ce7800d9a2df7bf9db87462a728b73c6ce9c47d287e3b2b47')
sha256sums=('b5e636dd2db52c37f8d1a6f38653ef690268bf2b1cac34cea596d8fc0c83c44c')
build() {
cd "$srcdir/$pkgname-$pkgver"