From c0241f4d9174d80fb50b9561095a685c8a0a5058 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Aug 2012 00:02:45 +0000 Subject: Wed Aug 15 00:02:44 UTC 2012 --- community/ristretto/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ristretto') diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD index 33237e893..9771da10f 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 70118 2012-04-30 04:20:02Z foutrelis $ +# $Id: PKGBUILD 75057 2012-08-13 06:21:47Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: AndyRTR # Contributor: Ronald van Haren pkgname=ristretto -pkgver=0.6.0 +pkgver=0.6.3 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=('a61ef43cd325d985ecf71fcabf0c7940') +md5sums=('6b8c9a5d7ed319e4c84a9fefaa18792c') build() { cd "${srcdir}/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf