summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f19bfa7ffad2..7141c600026f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutris-wine-git
pkgdesc = Easy launch of your Windows applications and games with Wine/Proton
- pkgver = 0.75.r0.gb9d7ede
+ pkgver = 0.75.r1.g50b2af9
pkgrel = 1
url = https://github.com/VHSgunzo/lutris-wine
arch = any
@@ -111,6 +111,7 @@ pkgbase = lutris-wine-git
depends = winetricks
depends = innoextract
depends = p7zip
+ depends = gnu-netcat
optdepends = lib32-vulkan-radeon
optdepends = vulkan-radeon
optdepends = xf86-video-amdgpu
diff --git a/PKGBUILD b/PKGBUILD
index 04deb26d7495..b852276b0404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: VHSgunzo <vhsgunzo.github.io>
pkgname='lutris-wine-git'
-pkgver=0.75.r0.gb9d7ede
+pkgver=0.75.r1.g50b2af9
pkgrel=1
pkgdesc='Easy launch of your Windows applications and games with Wine/Proton'
arch=('any')
@@ -26,7 +26,7 @@ depends=('aria2' 'qt5-tools' 'xterm' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi'
'libxrandr' 'lib32-libxrandr' 'xorg-xrandr' 'bc' 'xorg-xgamma' 'lsb-release'
'iputils' 'curl' 'xdelta3' 'latencyflex-git' 'latencyflex-wine-git' 'xdg-utils'
'desktop-file-utils' 'squashfs-tools' 'squashfuse' 'fuse2' 'reshade-shaders-git'
- 'winetricks' 'innoextract' 'p7zip'
+ 'winetricks' 'innoextract' 'p7zip' 'gnu-netcat'
)
makedepends=('git')
optdepends=('lib32-vulkan-radeon' 'vulkan-radeon' 'xf86-video-amdgpu'