summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-16 21:38:42 +0200
committerfrostworx2020-07-16 21:38:42 +0200
commit388f5891ec0f88a032725ea65e67a06569809c29 (patch)
treebaccd40b2c36290db1a7ce88fba1b1d56dce92a7 /PKGBUILD
parentebed5b6993d251a6dc3f405252ab3b5aef422559 (diff)
downloadaur-388f5891ec0f88a032725ea65e67a06569809c29.tar.gz
update to v0.99.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef5f75500c7c..8a03088654bf 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.1
+pkgver=0.99.2
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -24,8 +24,9 @@ optdepends=(
'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='c10d1ab0f58b2403a4efc62b9877d939b95a9264'
+_commit='771af0c689234a797cb8a15786ca755513d65c05'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')