[arch-commits] Commit in tumbler/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Sep 21 13:08:45 UTC 2011
Date: Wednesday, September 21, 2011 @ 09:08:45
Author: tpowa
Revision: 138384
upgpkg: tumbler 0.1.22-1
bump to latest version
Modified:
tumbler/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-21 12:47:01 UTC (rev 138383)
+++ PKGBUILD 2011-09-21 13:08:45 UTC (rev 138384)
@@ -3,8 +3,8 @@
# Contributor: Jan Jezek <honzin.jezek at gmail.com>
pkgname=tumbler
-pkgver=0.1.21
-pkgrel=3
+pkgver=0.1.22
+pkgrel=1
pkgdesc="D-Bus service for applications to request thumbnails"
url="http://git.xfce.org/xfce/tumbler/"
license=('GPL2' 'LGPL')
@@ -15,7 +15,6 @@
optdepends=('ffmpegthumbnailer: for video thunbnails')
options=('!libtool')
source=(http://archive.xfce.org/src/apps/${pkgname}/0.1/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2ef0d30750f95efe345de4655049d4f6')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -31,3 +30,4 @@
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=$pkgdir install
}
+md5sums=('e7ba3b8f21f8f7e736f1e214906b4ca9')
More information about the arch-commits
mailing list