[arch-commits] Commit in clipgrab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Aug 1 15:07:47 UTC 2015
Date: Saturday, August 1, 2015 @ 17:07:47
Author: arojas
Revision: 137660
Update to 3.5.1
Modified:
clipgrab/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-01 13:56:01 UTC (rev 137659)
+++ PKGBUILD 2015-08-01 15:07:47 UTC (rev 137660)
@@ -4,7 +4,7 @@
# Contributor: thacrazze <thacrazze|googlemail|com>
pkgname=clipgrab
-pkgver=3.4.11
+pkgver=3.5.1
pkgrel=1
pkgdesc='A video downloader and converter for YouTube, Veoh, DailyMotion, MyVideo, ...'
arch=(i686 x86_64)
@@ -12,9 +12,9 @@
license=(GPL3)
depends=(qtwebkit)
optdepends=('ffmpeg: for the conversion functionality')
-source=(http://download.clipgrab.de/$pkgname-$pkgver.tar.bz2
+source=(http://download.clipgrab.de/$pkgname-$pkgver.tar.gz
$pkgname.desktop)
-md5sums=('89b1937c34d0251e1e83d914b537e85e'
+md5sums=('c453359ec416f76af0d48502c5b59ddc'
'9a141791f6952917c441050c3dac81ce')
build() {
More information about the arch-commits
mailing list