From 718c8e57ef26498cff228de3de92bf5c8a3f6343 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 8 Mar 2012 00:01:27 +0000 Subject: Thu Mar 8 00:01:27 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 ce3d74f98..d9baabc05 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 67146 2012-03-05 00:06:06Z pschmitz $ -# Maintainer: +# $Id: PKGBUILD 67268 2012-03-06 06:17:03Z bpiotrowski $ +# Maintainer: Bartłomiej Piotrowski # Contributor: AndyRTR # Contributor: Ronald van Haren pkgname=ristretto -pkgver=0.3.4 +pkgver=0.3.5 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") -sha1sums=('7da6c287c45949193fd6046e82a099fd0469278c') +md5sums=('3bfdf129926236a45c58d7afdbb703b7') build() { cd "${srcdir}/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf