From ef50b49c2f4ddeda36f4da7cdb41521c0fbc6322 Mon Sep 17 00:00:00 2001 From: xpamych Date: Tue, 6 Dec 2022 17:04:00 +0300 Subject: [PATCH] fix architecture portproton --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index d4ef969..5469ffa 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -3,7 +3,7 @@ version='1.0' release='1' desc='PortProton is a project designed to make it easy and convenient to run Windows games on Linux for both beginners and advanced users.' homepage='https://linux-gaming.ru/' -architectures='all' +architectures=('all') licenses='MIT' provides='portproton' conflicts='portproton'