diff --git a/srcpkgs/scummvm/template b/srcpkgs/scummvm/template index f096aaacee7..dd234279805 100644 --- a/srcpkgs/scummvm/template +++ b/srcpkgs/scummvm/template @@ -1,7 +1,7 @@ # Template file for 'scummvm' pkgname=scummvm -version=2.5.0 -revision=2 +version=2.5.1 +revision=1 build_style=configure configure_args="--prefix=/usr --enable-release-mode --enable-all-engines" hostmakedepends="pkg-config nasm" @@ -14,7 +14,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://www.scummvm.org/" distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz" -checksum=b47ee4b195828d2c358e38a4088eda49886dc37a04f1cc17b981345a59e0d623 +checksum=9fd8db38e4456144bf8c34dacdf7f204e75f18e8e448ec01ce08ce826a035f01 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*);;