portproton 1.6.2

This commit is contained in:
Евгений Храмов 2024-07-13 11:58:12 +03:00
parent b5b5689ddf
commit ef00bbb1be

@ -1,6 +1,6 @@
name='portproton' name='portproton'
version='1.6.1' version='1.6.2'
release='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.' 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/' homepage='https://linux-gaming.ru/'
maintainer="Евгений Храмов <xpamych@yandex.ru>" maintainer="Евгений Храмов <xpamych@yandex.ru>"
@ -30,7 +30,7 @@ opt_deps_redos=('gamemode: Support for Feral GameMode'
_commit=8532a12 _commit=8532a12
sources=( 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=( checksums=(
@ -41,7 +41,7 @@ _gitname=PortProton_ALT
_flatpakname=ru.linux_gaming.PortProton _flatpakname=ru.linux_gaming.PortProton
scripts=( scripts=(
['prein_gitname=PortProton_ALTstall']='preinstall.sh' ['preinstall']='preinstall.sh'
) )
package() { package() {