summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-17 11:41:09 +0200
committerfrostworx2020-07-17 11:41:09 +0200
commitc2b19e0132aee030624686c1d572936f9a308840 (patch)
tree2cb33b0c0e156f1dbd6f9c8f3420f128d0e842bd /PKGBUILD
parent388f5891ec0f88a032725ea65e67a06569809c29 (diff)
downloadaur-c2b19e0132aee030624686c1d572936f9a308840.tar.gz
update to v0.99.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a03088654bf..ffe54f58f17c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>, Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
-pkgver=0.99.2
+pkgver=0.99.3
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -11,7 +11,6 @@ depends=('bash')
makedepends=('git')
optdepends=(
'strace'
- 'zenity'
'gamemode'
'mangohud'
'vkbasalt'
@@ -22,11 +21,10 @@ optdepends=(
'xdotool: for playing regular games side-by-side in VR'
'xorg-xwininfo: for playing regular games side-by-side in VR'
'vr-video-player: for playing regular games side-by-side in VR'
- 'xdg-utils: for opening the ProtonDB URL of started game'
'nyrna: for using nyrna per game'
'wmctrl: for optional minimize/maximize of all open windows on game start/stop'
)
-_commit='771af0c689234a797cb8a15786ca755513d65c05'
+_commit='c753430a035922436aab95e92f1e8f772cfd6b65'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')