summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c144db8f551..8c3e269d6b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks-git
-pkgver=1.9.1.r2.gaea43f7
+pkgver=1.10.3.r6.g7a2e3eb
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"
license=('GPL3')
-depends=('python-setuptools' 'python-vdf' 'steam' 'winetricks')
+depends=('python-pillow' 'python-setuptools' 'python-vdf' 'winetricks')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel')
optdepends=('yad: for GUI'
'zenity: fallback for GUI')