clipgrab: update to 3.6.2

This commit is contained in:
Jeff Huang 2016-11-25 12:57:09 +00:00
parent 913ceb7f7f
commit de4e43d7ba

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.6.1
pkgver=3.6.2
pkgrel=1
pkgdesc='A video downloader and converter for YouTube, Vimeo, DailyMotion, MyVideo and many other'
arch=('x86_64')
@ -11,7 +11,7 @@ license=('GPL3')
depends=('qtwebkit' 'ffmpeg' 'libxslt')
source=("https://download.clipgrab.org/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop")
sha256sums=('4cdf3964f8f208866356497d9f5ee5208b5d7902bcd1fe27ba4d79e7d3b2bade'
sha256sums=('d522b199f1a759cdd6c52a38ced959b56a8b74d81d920249b957daf92787eb58'
'a12c0501d2f46b4a2a7103a0cce8a35d9b44245dee6cc12eb7d3e5c083cc5809')
build() {