scummvm: update to 2.6.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=scummvm
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.5.1
|
||||
pkgrel=2
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="A program which allows you to run certain classic graphical point-and-click adventure games (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -35,7 +35,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-a52dec"
|
||||
"${MINGW_PACKAGE_PREFIX}-SDL2_net"
|
||||
"${MINGW_PACKAGE_PREFIX}-zlib")
|
||||
source=("https://downloads.scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz")
|
||||
sha256sums=('9fd8db38e4456144bf8c34dacdf7f204e75f18e8e448ec01ce08ce826a035f01')
|
||||
sha256sums=('1c1438e8d0c9d9e15fd129e2e9e2d2227715bd7559f83b2e7208f5d8704ffc17')
|
||||
|
||||
build() {
|
||||
mkdir -p "${srcdir}/build-${MINGW_CHOST}"
|
||||
|
||||
Reference in New Issue
Block a user