From 6a66a44a8e1b58105145d8eb03a013da8e1638ca Mon Sep 17 00:00:00 2001 From: Douglas Teles Date: Wed, 1 Jul 2026 21:14:48 -0300 Subject: [PATCH] emulationstation: bump for the binary gamelist cache Co-Authored-By: Claude Fable 5 --- projects/ArchR/packages/ui/emulationstation/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ArchR/packages/ui/emulationstation/package.mk b/projects/ArchR/packages/ui/emulationstation/package.mk index ca9f509c8d..461c02e8c5 100644 --- a/projects/ArchR/packages/ui/emulationstation/package.mk +++ b/projects/ArchR/packages/ui/emulationstation/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2026 ArchR (https://github.com/archr-linux/Arch-R) PKG_NAME="emulationstation" -PKG_VERSION="37f12a02da198025f841726703167888a162b6b1" +PKG_VERSION="9cdb455f3b1449f3ca49571520e152adefaf6ac3" PKG_GIT_CLONE_BRANCH="master" PKG_LICENSE="GPL" PKG_SITE="https://github.com/archr-linux/emulationstation-next"