diff --git a/portproton/lure.sh b/portproton/lure.sh index 0116dab..57f5e3c 100755 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -1,6 +1,6 @@ name='portproton' -version='1.5' -release='2' +version='1.5.1' +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="Евгений Храмов " @@ -14,7 +14,7 @@ deps_arch=('bash' 'icoutils' 'yad' 'bubblewrap' 'zstd' 'cabextract' 'gzip' 'xdg-utils' 'gdk-pixbuf2' 'ttf-font' 'nss' 'xorg-xrandr' 'lsof' 'mesa-utils' 'vulkan-driver' 'vulkan-icd-loader' 'lib32-libgl' 'lib32-gcc-libs' 'vulkan-tools' 'lib32-libx11' 'lib32-libxss' - 'lib32-alsa-plugins' 'lib32-libgpg-error' 'lib32-freetype2' + 'lib32-alsa-plugins' 'lib32-libgpg-error' 'lib32-gnutls' 'lib32-freetype2' 'lib32-nss' 'lib32-vulkan-driver' 'lib32-vulkan-icd-loader' 'lib32-openssl' 'lib32-mesa-utils' 'python-pillow') deps_debian=('apt (>= 1.6)' 'apt-transport-https' 'ca-certificates' 'coreutils (>= 8.23-1)'