Date: Monday, March 30, 2020 @ 10:29:34 Author: alucryd Revision: 606732
upgpkg: libretro-scummvm 93164-1 Modified: libretro-scummvm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 10:29:23 UTC (rev 606731) +++ PKGBUILD 2020-03-30 10:29:34 UTC (rev 606732) @@ -2,7 +2,7 @@ # Contributor: Oliver Jaksch <[email protected]> pkgname=libretro-scummvm -pkgver=93162 +pkgver=93164 pkgrel=1 pkgdesc='ScummVM core' arch=(x86_64) @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -source=(libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=d092c1476b2965ad3d44e284dbf03b7909ae6d78) +source=(libretro-scummvm::git+https://github.com/libretro/scummvm.git#commit=440d5d37ed8b4e0f7d0e312b74cae1bf3506a8fd) sha256sums=(SKIP) pkgver() {
