summaryrefslogtreecommitdiff
path: root/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD')
-rw-r--r--kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD b/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
index be19ed91b..f331884b4 100644
--- a/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
+++ b/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163051 2012-07-06 15:16:15Z andrea $
+# $Id: PKGBUILD 163426 2012-07-11 22:46:52Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdemultimedia-ffmpegthumbs
-pkgver=4.8.95
-pkgrel=2
+pkgver=4.8.97
+pkgrel=1
pkgdesc='FFmpeg-based thumbnail creator for video files'
url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL' 'LGPL' 'FDL')
depends=('kdelibs' 'ffmpeg')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz")
-sha1sums=('e4546523cd1335833b47d9cedb479fa8a9296fe8')
+sha1sums=('fbbafd3dd018f13f8cf61466312a4db6a229cf22')
build() {
cd "${srcdir}"