mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
smtube: update to 17.1.0
This commit is contained in:
parent
ba08c57ad4
commit
2a98766b69
@ -1,5 +1,5 @@
|
|||||||
pkgname=smtube
|
pkgname=smtube
|
||||||
pkgver=16.7.2
|
pkgver=17.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Search and download videos from YouTube"
|
pkgdesc="Search and download videos from YouTube"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -15,7 +15,7 @@ optdepends=('mplayer: play videos with MPlayer'
|
|||||||
'youtube-dl: download videos')
|
'youtube-dl: download videos')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
source=("http://downloads.sourceforge.net/smtube/${pkgname}-${pkgver}.tar.bz2")
|
source=("http://downloads.sourceforge.net/smtube/${pkgname}-${pkgver}.tar.bz2")
|
||||||
sha256sums=('b5e636dd2db52c37f8d1a6f38653ef690268bf2b1cac34cea596d8fc0c83c44c')
|
sha256sums=('c128f52bfb71ca2ba1d4b8178ed1466d1b3befa29b081893876cdb93272ee4cd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user