summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-23 08:42:36 +0200
committerfrostworx2020-07-23 08:42:36 +0200
commit53d0f93880158a3095cedcc7158c24cd99c072fc (patch)
treee65db340c551eab82cdeb001e970d18ed8b95a2f /PKGBUILD
parent997f2da98e76083b63e89c16098f26d72bbb57cb (diff)
downloadaur-53d0f93880158a3095cedcc7158c24cd99c072fc.tar.gz
update to v0.99.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 819d5a319bdf..ce01782db643 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.5
+pkgver=0.99.6
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -25,7 +25,7 @@ optdepends=(
'wmctrl: for optional minimize/maximize of all open windows on game start/stop'
'net-tools: for optional network monitoring'
)
-_commit='7e5ac8918fe153477ba3b8280d79f8d67e24b881'
+_commit='9cd09942318ff2cd86b8ee6c0c759129c81f394c'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')