summaryrefslogtreecommitdiff
path: root/community/ristretto
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-15 00:02:45 +0000
committerroot <root@rshg054.dnsready.net>2012-08-15 00:02:45 +0000
commitc0241f4d9174d80fb50b9561095a685c8a0a5058 (patch)
treed514c483a6361485025440e31f135ef36141453a /community/ristretto
parenta36c4a33891932acf2ac1cdebbb9caed01d7df6f (diff)
Wed Aug 15 00:02:44 UTC 2012
Diffstat (limited to 'community/ristretto')
-rw-r--r--community/ristretto/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <andyrtr@archlinux.org>
# Contributor: Ronald van Haren <ronald.archlinux.org>
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"