Date: Monday, March 23, 2015 @ 10:24:53 Author: svenstaro Revision: 129785
upgpkg: scummvm-tools 1.7.0-1 upstream release 1.7.0 Modified: scummvm-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 09:22:28 UTC (rev 129784) +++ PKGBUILD 2015-03-23 09:24:53 UTC (rev 129785) @@ -4,7 +4,7 @@ # Contributor: Sebastian Hase <[email protected]> # Contributor: Joe Davison <[email protected]> pkgname=scummvm-tools -pkgver=1.6.0 +pkgver=1.7.0 pkgrel=1 pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM" url="http://www.scummvm.org/" @@ -12,7 +12,7 @@ depends=('libpng' 'wxgtk2.8' 'flac' 'libvorbis') arch=('i686' 'x86_64') source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.bz2) -md5sums=('9a5c74a49707c513e8853004e3a699e4') +md5sums=('436a878bca3e9bbc2d33cadff0dda08c') build() { cd ${pkgname}-${pkgver}
