summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70f5fbc20a1d..a11b0c61147a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protontricks-git
pkgdesc = A simple wrapper that does winetricks things for Proton enabled games.
- pkgver = 1.10.3.r6.g7a2e3eb
+ pkgver = 1.10.5.r11.g68f965f
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8c3e269d6b27..f64b87601271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks-git
-pkgver=1.10.3.r6.g7a2e3eb
+pkgver=1.10.5.r11.g68f965f
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-pillow' 'python-setuptools' 'python-vdf' 'winetricks')
-makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel')
+makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm'
+ 'python-wheel')
optdepends=('yad: for GUI'
'zenity: fallback for GUI')
provides=("${pkgname%-git}")