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'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.6.2
|
version=3.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args=clipgrab.pro
|
configure_args=clipgrab.pro
|
||||||
hostmakedepends="qt-qmake"
|
hostmakedepends="qt-host-tools qt-webkit-devel"
|
||||||
makedepends="qt-devel qt-webkit-devel"
|
makedepends="qt-webkit-devel"
|
||||||
depends="ffmpeg desktop-file-utils"
|
depends="ffmpeg desktop-file-utils"
|
||||||
short_desc="A friendly downloader for YouTube and other sites"
|
short_desc="A friendly downloader for YouTube and other sites"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.clipgrab.org"
|
homepage="https://www.clipgrab.org"
|
||||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||||
checksum=d522b199f1a759cdd6c52a38ced959b56a8b74d81d920249b957daf92787eb58
|
checksum=331218bd5ac2e6493f3d992996323f38362a8317af4ed20aae070b9da6027c71
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clipgrab
|
vbin clipgrab
|
||||||
|
|
Loading…
Reference in a new issue