redos
This commit is contained in:
parent
44d8456fc9
commit
572536cf36
@ -1,6 +1,6 @@
|
||||
name='portproton'
|
||||
version='1.5'
|
||||
release='1'
|
||||
release='2'
|
||||
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="Евгений Храмов <xpamych@yandex.ru>"
|
||||
|
@ -9,8 +9,8 @@ license=('AGPL3')
|
||||
provides=('upscayl')
|
||||
conflicts=('upscayl')
|
||||
|
||||
deps=('libvips' 'openjpeg2' 'electron' 'nodejs')
|
||||
deps_redos=('libvips' 'openjpeg2' 'electron' 'nodejs')
|
||||
deps=('fuse2' 'nss' 'zlib')
|
||||
deps_redos=('fuse3' 'nss' 'zlib')
|
||||
build_deps=('util-linux')
|
||||
|
||||
sources=("https://github.com/upscayl/upscayl/releases/download/v${version}/upscayl-${version}-linux.zip")
|
||||
|
Loading…
Reference in New Issue
Block a user