From e18812f9ab1a638322231f8a69756d2d3bb75478 Mon Sep 17 00:00:00 2001 From: "Adrian Chaves Fernandez (Gallaecio)" Date: Mon, 27 May 2013 06:38:22 +0000 Subject: [PATCH] ScummVM 1.6.0 --- scummvm/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scummvm/PKGBUILD b/scummvm/PKGBUILD index 28e08d2a6..99210e53b 100644 --- a/scummvm/PKGBUILD +++ b/scummvm/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=scummvm -pkgver=1.5.0 +pkgver=1.6.0 pkgrel=1 pkgdesc="A virtual machine for several classic graphical point-and-click adventure games." arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('alsa-lib' 'flac' 'fluidsynth' 'libmad' 'libvorbis' 'sdl' 'zlib') categories=('games') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2" "${pkgname}.desktop") -md5sums=('d71d1df5c8262556fedbe885972fbf6e' +md5sums=('473c151ff44e3db7b603ecacd800a0d2' 'dd8104df19d60c5c0afdef194395c7f8') build() { -- GitLab