author | Evangelos Foutras
<foutrelis@archlinux.org> 2012-04-28 22:21:36 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2012-04-28 22:21:36 UTC |
parent | 808fcecac37686175e933091aecfd05c39530207 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee4127b..76783bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Jan Jezek <honzin.jezek@gmail.com> pkgname=tumbler -pkgver=0.1.24 +pkgver=0.1.25 pkgrel=1 pkgdesc="D-Bus service for applications to request thumbnails" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ optdepends=('ffmpegthumbnailer: for video thumbnails' 'freetype2: for font thumbnails') options=('!libtool') source=(http://archive.xfce.org/src/apps/$pkgname/0.1/$pkgname-$pkgver.tar.bz2) -sha256sums=('18fe74900851211cbd10eff4e9e487229284d1701aa60f0c3d35cdd457c72566') +sha256sums=('02d5de508d8c18692a25a832a9280c2043f6b7c90dd3fcbd87f5955337015546') build() { cd "$srcdir/$pkgname-$pkgver"