From defe74c9cba07c321ad2869d8f6872e64a167324 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 2 May 2012 00:01:22 +0000 Subject: Wed May 2 00:01:22 UTC 2012 --- community/ristretto/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ristretto') diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD index 4dbc96b42..33237e893 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 68760 2012-04-01 18:23:28Z bpiotrowski $ +# $Id: PKGBUILD 70118 2012-04-30 04:20:02Z foutrelis $ # Maintainer: Bartłomiej Piotrowski # Contributor: AndyRTR # Contributor: Ronald van Haren pkgname=ristretto -pkgver=0.3.6 +pkgver=0.6.0 pkgrel=1 pkgdesc="A fast and lightweight picture-viewer for Xfce" arch=('i686' 'x86_64') url="http://goodies.xfce.org/projects/applications/ristretto" license=('GPL') -depends=('libxfce4ui' 'libexif' 'exo' 'desktop-file-utils') +depends=('libxfce4ui' 'libexif' 'desktop-file-utils') makedepends=('intltool') groups=('xfce4-goodies') install=ristretto.install source=("http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2") -md5sums=('8196617feb84b73247242910b64935e8') +md5sums=('a61ef43cd325d985ecf71fcabf0c7940') build() { cd "${srcdir}/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf