From de4e43d7baae0b8ea5514e932ab6162ea58e9691 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 25 Nov 2016 12:57:09 +0000 Subject: [PATCH] clipgrab: update to 3.6.2 --- clipgrab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clipgrab/PKGBUILD b/clipgrab/PKGBUILD index a93f8269a..35af4407e 100644 --- a/clipgrab/PKGBUILD +++ b/clipgrab/PKGBUILD @@ -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() {