clipgrab: update to 3.4.8.
This commit is contained in:
parent
7dc4f4ff25
commit
a19698fa85
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'clipgrab'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.4.7
|
version=3.4.8
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc=clipgrab
|
||||||
makedepends="qt-devel"
|
makedepends="qt-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="A friendly downloader for YouTube and other sites"
|
short_desc="A friendly downloader for YouTube and other sites"
|
||||||
|
@ -9,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.clipgrab.org"
|
homepage="http://www.clipgrab.org"
|
||||||
distfiles="http://download.clipgrab.de/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.clipgrab.de/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=75edfc7e8ffdc1bae16d4bded8717e65e7c2c9f2416f6faf29a8923acafba117
|
checksum=5daf3ac8d16e6865b532c59e844bdc099dc92d3cca28e4db594cfa74b7e4388d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
qmake clipgrab.pro
|
qmake clipgrab.pro
|
||||||
|
|
Loading…
Reference in a new issue