summaryrefslogtreecommitdiff
path: root/community/ristretto
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-14 01:48:14 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-14 01:48:14 -0500
commit53083fcab1aa40057fd99038d5e95b07c9dd454b (patch)
treece2fdf650184c2908c0391f305ebd6a2868d24ef /community/ristretto
parente6b487980c858023cb4a3678f2d27f52c2a32596 (diff)
Add mips64el in archs
Diffstat (limited to 'community/ristretto')
-rw-r--r--community/ristretto/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD
index 504e1d7ad..5b3b2a268 100644
--- a/community/ristretto/PKGBUILD
+++ b/community/ristretto/PKGBUILD
@@ -4,7 +4,7 @@
# 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' 'mips64el')
@@ -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"