From c7cb603f86b4d4fb6567e3faa15b916a306f7004 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Apr 2012 00:01:35 +0000 Subject: Tue Apr 3 00:01:35 UTC 2012 --- community/ristretto/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ristretto/PKGBUILD') diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD index d9baabc05..4dbc96b42 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 67268 2012-03-06 06:17:03Z bpiotrowski $ +# $Id: PKGBUILD 68760 2012-04-01 18:23:28Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: AndyRTR # Contributor: Ronald van Haren pkgname=ristretto -pkgver=0.3.5 +pkgver=0.3.6 pkgrel=1 pkgdesc="A fast and lightweight picture-viewer for Xfce" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('intltool') groups=('xfce4-goodies') install=ristretto.install source=("http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2") -md5sums=('3bfdf129926236a45c58d7afdbb703b7') +md5sums=('8196617feb84b73247242910b64935e8') build() { cd "${srcdir}/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf