From ef00bbb1be0ae40bfde3c06f4b97a92cda601766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sat, 13 Jul 2024 11:58:12 +0300 Subject: [PATCH] portproton 1.6.2 --- portproton/alr.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/portproton/alr.sh b/portproton/alr.sh index 2f91922..0e23267 100755 --- a/portproton/alr.sh +++ b/portproton/alr.sh @@ -1,6 +1,6 @@ name='portproton' -version='1.6.1' -release='2' +version='1.6.2' +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/' maintainer="Евгений Храмов " @@ -30,7 +30,7 @@ opt_deps_redos=('gamemode: Support for Feral GameMode' _commit=8532a12 sources=( - "git+https://github.com/Castro-Fidel/PortProton_ALT.git#commit=$_commit" + "git+https://github.com/Castro-Fidel/PortProton_ALT.git#tag=v${version}" ) checksums=( @@ -41,7 +41,7 @@ _gitname=PortProton_ALT _flatpakname=ru.linux_gaming.PortProton scripts=( - ['prein_gitname=PortProton_ALTstall']='preinstall.sh' + ['preinstall']='preinstall.sh' ) package() {