summaryrefslogtreecommitdiff
path: root/community/ristretto
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
commitdefe74c9cba07c321ad2869d8f6872e64a167324 (patch)
tree22377a98049a863983b9a28d9d79fc737f665cc3 /community/ristretto
parent752015395fc8b95cc4a86b68189cb747fe9a8499 (diff)
Wed May 2 00:01:22 UTC 2012
Diffstat (limited to 'community/ristretto')
-rw-r--r--community/ristretto/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <andyrtr@archlinux.org>
# Contributor: Ronald van Haren <ronald.archlinux.org>
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"