diff --git a/srcpkgs/scummvm/template b/srcpkgs/scummvm/template index f6008423361..783e7a43576 100644 --- a/srcpkgs/scummvm/template +++ b/srcpkgs/scummvm/template @@ -1,6 +1,6 @@ # Template file for 'scummvm' pkgname=scummvm -version=2.1.1 +version=2.1.2 revision=1 build_style=configure configure_args="--prefix=/usr --enable-release-mode @@ -15,7 +15,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://www.scummvm.org/" distfiles="https://www.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz" -checksum=5753769356f3396fde1e614b40496c61392a2903c53ca436b721dde58353dca8 +checksum=c4c16c9b8650c3d512b7254551bbab0d47cd3ef4eac6983ab6d882e76cf88eb0 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*);;