clipgrab: update to 3.5.1

This commit is contained in:
Jeff Huang 2015-08-02 06:36:48 +00:00
parent f3f4b3ba51
commit daac3fefc9

View File

@ -1,7 +1,7 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/clipgrab
pkgname=clipgrab
pkgver=3.4.11
pkgver=3.5.1
pkgrel=1
pkgdesc='A video downloader and converter for YouTube, Vimeo, DailyMotion, MyVideo and many other'
arch=('x86_64')
@ -9,10 +9,10 @@ url='http://clipgrab.de/en'
screenshot='http://download.clipgrab.de/img/screenshot_videosearch_x11.png'
license=('GPL3')
depends=('qtwebkit')
optdepends=('ffmpeg: for some encodings')
source=("http://download.clipgrab.de/${pkgname}-${pkgver}.tar.bz2"
optdepends=('ffmpeg: for the conversion functionality')
source=("http://download.clipgrab.de/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop")
sha256sums=('48f7cbd9a503b19246ae2d31af8d2bba7c57945f5ba8ca4fcf7bf6b3a265bd83'
sha256sums=('e911afb98b30f3ac2a9c354ccd22345302df99148660d4da3bb2430ff63f159a'
'a12c0501d2f46b4a2a7103a0cce8a35d9b44245dee6cc12eb7d3e5c083cc5809')
build() {