From 53083fcab1aa40057fd99038d5e95b07c9dd454b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 14 Aug 2012 01:48:14 -0500 Subject: Add mips64el in archs --- community/ristretto/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/ristretto') 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 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" -- cgit v1.2.3-54-g00ecf