[arch-commits] Commit in tumbler/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Jul 17 14:27:19 UTC 2017


    Date: Monday, July 17, 2017 @ 14:27:19
  Author: foutrelis
Revision: 300695

upgpkg: tumbler 0.2.0-1

New upstream release.

Modified:
  tumbler/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-17 14:15:30 UTC (rev 300694)
+++ PKGBUILD	2017-07-17 14:27:19 UTC (rev 300695)
@@ -4,7 +4,7 @@
 # Contributor: Jan Jezek <honzin.jezek at gmail.com>
 
 pkgname=tumbler
-pkgver=0.1.32
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="D-Bus service for applications to request thumbnails"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 url="http://www.xfce.org/"
 license=('GPL2' 'LGPL')
 groups=('xfce4')
-depends=('dbus-glib' 'gdk-pixbuf2')
-makedepends=('intltool' 'ffmpegthumbnailer' 'poppler-glib' 'libgsf'
+depends=('gdk-pixbuf2')
+makedepends=('intltool' 'python' 'ffmpegthumbnailer' 'poppler-glib' 'libgsf'
              'libopenraw' 'freetype2')
 optdepends=('ffmpegthumbnailer: for video thumbnails'
             'poppler-glib: for PDF thumbnails'
@@ -20,7 +20,7 @@
             'libopenraw: for RAW thumbnails'
             'freetype2: for font thumbnails')
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f08c88d9dd3b8781aa218146c11ab4aec307e8eb9232aaf18d90a4bae29adacf')
+sha256sums=('4e27a59694b0a5cc69ebccbdb00c724e670b5b7c30bc4dc0b461aac93f234fac')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list