mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'yt-play'
|
||||||
pkgname=yt-play
|
pkgname=yt-play
|
||||||
version=20130117
|
version=20140117
|
||||||
revision=1
|
revision=1
|
||||||
|
_commit=390b9f37a52dee2f4fa9ec596a3e8e4be3fbe546
|
||||||
|
wrksrc="$pkgname-$_commit"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -10,7 +12,5 @@ short_desc="Useful scripts to play youtube videos from command line"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
homepage="https://github.com/trufae/yt-play"
|
homepage="https://github.com/trufae/yt-play"
|
||||||
|
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||||
do_fetch() {
|
checksum=48ac94edb0d4ae15ffd60ba941ab83378927e77080423a54856b4466e6c23298
|
||||||
git clone git://github.com/trufae/yt-play ${pkgname}-${version}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue