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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD b/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
index de2684a8b..99f1ed8e9 100644
--- a/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
+++ b/kde-unstable/kdemultimedia-ffmpegthumbs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 160152 2012-05-29 23:01:50Z andrea $
+# $Id: PKGBUILD 160437 2012-06-01 21:42:34Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdemultimedia-ffmpegthumbs
pkgver=4.8.80
-pkgrel=1
+pkgrel=2
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=('092060cc8ab89612a5fd1955f2d9c39521c67daa')
+sha1sums=('d72b42d887d40f2feda1e1200859b9723008de38')
build() {
cd "${srcdir}"