summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkikadf2018-08-22 13:59:17 +0200
committerkikadf2018-08-22 13:59:17 +0200
commit14f9ecd120662a0c995df0180eb177bee0c95c95 (patch)
treeaa26d27bf075293c7d6a488876f36961e6fb6a7a /PKGBUILD
parent2e45b8fd821ad42012ef60cedf87022fbc6d3a7c (diff)
downloadaur-14f9ecd120662a0c995df0180eb177bee0c95c95.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0a248bc8c95..21134d38cffc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=clipgrab-qt5
-pkgver=3.6.8
-pkgrel=2
+pkgver=3.6.9
+pkgrel=1
pkgdesc='A video downloader and converter for YouTube, Veoh, DailyMotion, MyVideo, ... (Qt5)'
arch=('i686' 'x86_64')
url='http://clipgrab.org'
@@ -12,9 +12,9 @@ optdepends=('ffmpeg: for the conversion functionality')
source=(https://download.clipgrab.org/clipgrab-$pkgver.tar.gz
$pkgname.desktop
https://gitlab.com/kikadf/clipgrab-qt5/raw/patch/patch/clipgrab-qt5-${pkgver}.patch)
-md5sums=('43273a4fd34e77fa85970156e1e25561'
+md5sums=('c11aebd9dfd61465484868566bd3a9e6'
'86ec4e7907a20dcae2c0cf6ad2438632'
- '0b0406911f06585cf11eff3444eb4ceb')
+ '849ec64b6f3d5253001e790ba7309577')
prepare() {
cd clipgrab-$pkgver