clipgrab: update to 3.6.3
This commit is contained in:
parent
00b8fd4b34
commit
84f96c718f
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'clipgrab'
|
||||
pkgname=clipgrab
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args=clipgrab.pro
|
||||
hostmakedepends="qt-qmake"
|
||||
makedepends="qt-devel qt-webkit-devel"
|
||||
hostmakedepends="qt-host-tools qt-webkit-devel"
|
||||
makedepends="qt-webkit-devel"
|
||||
depends="ffmpeg desktop-file-utils"
|
||||
short_desc="A friendly downloader for YouTube and other sites"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://www.clipgrab.org"
|
||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||
checksum=d522b199f1a759cdd6c52a38ced959b56a8b74d81d920249b957daf92787eb58
|
||||
checksum=331218bd5ac2e6493f3d992996323f38362a8317af4ed20aae070b9da6027c71
|
||||
|
||||
do_install() {
|
||||
vbin clipgrab
|
||||
|
|
Loading…
Reference in a new issue