[arch-commits] Commit in kdemultimedia-ffmpegthumbs (2 files)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:57:58 UTC 2012
Date: Friday, November 16, 2012 @ 14:57:57
Author: andrea
Revision: 171209
KDE 4.10 beta1 - first steps
Added:
kdemultimedia-ffmpegthumbs/kde-unstable/
Modified:
kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD 2012-11-16 19:57:57 UTC (rev 171209)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdemultimedia-ffmpegthumbs
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc='FFmpeg-based thumbnail creator for video files'
url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
@@ -11,8 +11,8 @@
groups=('kde' 'kdemultimedia')
depends=('kdelibs' 'ffmpeg')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz")
-sha1sums=('f2cecd0677b9d57e60af394b4ba4815bf95a10d0')
+source=("http://download.kde.org/unstable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz")
+sha1sums=('f4f53267642f8181741a0491e34fb6b85ba0e298')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list