yt-play: update to 20140117.
This commit is contained in:
parent
ff8942ebe1
commit
a664357b0c
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,9 @@
|
|||
# Template file for 'yt-play'
|
||||
pkgname=yt-play
|
||||
version=20130117
|
||||
version=20140117
|
||||
revision=1
|
||||
_commit=390b9f37a52dee2f4fa9ec596a3e8e4be3fbe546
|
||||
wrksrc="$pkgname-$_commit"
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="git"
|
||||
|
@ -10,7 +12,5 @@ short_desc="Useful scripts to play youtube videos from command line"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL"
|
||||
homepage="https://github.com/trufae/yt-play"
|
||||
|
||||
do_fetch() {
|
||||
git clone git://github.com/trufae/yt-play ${pkgname}-${version}
|
||||
}
|
||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||
checksum=48ac94edb0d4ae15ffd60ba941ab83378927e77080423a54856b4466e6c23298
|
||||
|
|
Loading…
Reference in a new issue