Date: Sunday, March 1, 2015 @ 11:55:45 Author: foutrelis Revision: 128469
upgpkg: ristretto 0.8.0-1 New upstream release. Modified: ristretto/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-01 10:55:19 UTC (rev 128468) +++ PKGBUILD 2015-03-01 10:55:45 UTC (rev 128469) @@ -1,11 +1,12 @@ # $Id$ +# Maintainer: Alexander Rødseth <[email protected]> # Contributor: Bartłomiej Piotrowski # Contributor: AndyRTR <[email protected]> # Contributor: Ronald van Haren <ronald.archlinux.org> pkgname=ristretto -pkgver=0.6.3 -pkgrel=4 +pkgver=0.8.0 +pkgrel=1 pkgdesc='A fast and lightweight picture-viewer for Xfce' arch=('i686' 'x86_64') url='http://goodies.xfce.org/projects/applications/ristretto' @@ -17,7 +18,7 @@ groups=('xfce4-goodies') install=ristretto.install source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -md5sums=('6b8c9a5d7ed319e4c84a9fefaa18792c') +md5sums=('94c778850325a4e5a12e3433c8a05432') build() { cd $srcdir/$pkgname-$pkgver
