Date: Thursday, January 31, 2013 @ 12:23:54 Author: andrea Revision: 176483
KDE 4.10 Modified: kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:23:52 UTC (rev 176482) +++ PKGBUILD 2013-01-31 11:23:54 UTC (rev 176483) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdemultimedia-ffmpegthumbs -pkgver=4.9.98 +pkgver=4.10.0 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/unstable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz") -sha1sums=('41903821ea8583174a3f35e8d28259bef30e8abd') +source=("http://download.kde.org/stable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz") +sha1sums=('7ce2edec3efd081bb65f58455c7db476e09d8bd0') build() { cd "${srcdir}"
