summaryrefslogtreecommitdiff
path: root/community/ristretto/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ristretto/PKGBUILD')
-rw-r--r--community/ristretto/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <andyrtr@archlinux.org>
# Contributor: Ronald van Haren <ronald.archlinux.org>
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"