[arch-commits] Commit in kdemultimedia-mplayerthumbs (2 files)

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:58:14 UTC 2012


    Date: Friday, November 16, 2012 @ 14:58:13
  Author: andrea
Revision: 171213

KDE 4.10 beta1 - first steps

Added:
  kdemultimedia-mplayerthumbs/kde-unstable/
Modified:
  kdemultimedia-mplayerthumbs/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:58:13 UTC (rev 171213)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdemultimedia-mplayerthumbs
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="MPlayer based thumbnail generator for video files"
 url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
@@ -11,8 +11,8 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdebase-runtime' 'mplayer')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz")
-sha1sums=('6ff6a8d536bf8fda538f68d6da90525832d0b594')
+source=("http://download.kde.org/unstable/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz")
+sha1sums=('1da7ccdcdd9980aaa2adf338496de52469582fb4')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list