summaryrefslogtreecommitdiff
path: root/extra/tumbler/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tumbler/PKGBUILD')
-rw-r--r--extra/tumbler/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/tumbler/PKGBUILD b/extra/tumbler/PKGBUILD
index 72e26070c..1347471d4 100644
--- a/extra/tumbler/PKGBUILD
+++ b/extra/tumbler/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 198466 2013-10-30 15:02:49Z allan $
+# $Id: PKGBUILD 206371 2014-02-25 07:17:41Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Jan Jezek <honzin.jezek@gmail.com>
pkgname=tumbler
-pkgver=0.1.29
+pkgver=0.1.30
pkgrel=1
pkgdesc="D-Bus service for applications to request thumbnails"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ optdepends=('ffmpegthumbnailer: for video thumbnails'
'libopenraw: for RAW thumbnails'
'freetype2: for font thumbnails')
source=(http://archive.xfce.org/src/apps/$pkgname/0.1/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c3bac4ee609e22be6c7f01a4fdf6086bc6b57940d82f99570a2d9d547a32fc93')
+sha256sums=('e7c20d79c830465f8b3b792893f05e8b8d5ba90aec4973e7517e07ef31537304')
build() {
cd "$srcdir/$pkgname-$pkgver"