From 23bbee0a9c553ae84c211f47ca870cfe14dfdfba Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Sat, 26 Jul 2025 21:08:44 -0400 Subject: initial test to build on noui package based on upstream build of lsfg-vk action --- py_modules/lsfg_vk/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py_modules/lsfg_vk/constants.py') diff --git a/py_modules/lsfg_vk/constants.py b/py_modules/lsfg_vk/constants.py index 252c7a5..69989c1 100644 --- a/py_modules/lsfg_vk/constants.py +++ b/py_modules/lsfg_vk/constants.py @@ -15,7 +15,7 @@ SCRIPT_NAME = "lsfg" CONFIG_FILENAME = "conf.toml" LIB_FILENAME = "liblsfg-vk.so" JSON_FILENAME = "VkLayer_LS_frame_generation.json" -ZIP_FILENAME = "lsfg-vk_archlinux.zip" +ZIP_FILENAME = "lsfg-vk_noui.zip" # File extensions SO_EXT = ".so" -- cgit v1.2.3