clipgrab: update to 3.6.9.
This commit is contained in:
parent
4cf50214e5
commit
e541778023
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clipgrab'
|
||||
pkgname=clipgrab
|
||||
version=3.6.8
|
||||
version=3.6.9
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args=clipgrab.pro
|
||||
|
@ -9,10 +9,10 @@ makedepends="qt-webkit-devel"
|
|||
depends="ffmpeg desktop-file-utils"
|
||||
short_desc="Friendly downloader for YouTube and other sites"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://clipgrab.org"
|
||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||
checksum=1704386b88d2d17ed7d56dc62e5285a04fc27bcb6576f11d6798d674de49f729
|
||||
checksum=7bb0fc45dde0e79edc6d6706d71ff243de1492e8a5eb24b45d81e36d9080209b
|
||||
|
||||
do_install() {
|
||||
vbin clipgrab
|
||||
|
|
Loading…
Reference in a new issue