mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
clipgrab: update to 3.6.1
This commit is contained in:
parent
0b087145ce
commit
76830a55eb
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clipgrab'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.5.6
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt-qmake"
|
hostmakedepends="qt-qmake"
|
||||||
|
@ -9,9 +9,9 @@ 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="http://www.clipgrab.org"
|
homepage="https://www.clipgrab.org"
|
||||||
distfiles="http://download.clipgrab.de/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||||
checksum=b6088625209fd0fefa3078d3131b71efc0d27af36e6207dadeab79831586a672
|
checksum=4cdf3964f8f208866356497d9f5ee5208b5d7902bcd1fe27ba4d79e7d3b2bade
|
||||||
configure_args=clipgrab.pro
|
configure_args=clipgrab.pro
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue