summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrostworx2020-07-23 08:42:36 +0200
committerfrostworx2020-07-23 08:42:36 +0200
commit53d0f93880158a3095cedcc7158c24cd99c072fc (patch)
treee65db340c551eab82cdeb001e970d18ed8b95a2f
parent997f2da98e76083b63e89c16098f26d72bbb57cb (diff)
downloadaur-53d0f93880158a3095cedcc7158c24cd99c072fc.tar.gz
update to v0.99.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f5b72bd2556..b1cdf84de1f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
- pkgver = 0.99.5
+ pkgver = 0.99.6
pkgrel = 1
url = https://github.com/frostworx/steamtinkerlaunch
arch = any
@@ -21,7 +21,7 @@ pkgbase = steamtinkerlaunch
optdepends = nyrna: for using nyrna per game
optdepends = wmctrl: for optional minimize/maximize of all open windows on game start/stop
optdepends = net-tools: for optional network monitoring
- source = git+https://github.com/frostworx/steamtinkerlaunch.git#commit=7e5ac8918fe153477ba3b8280d79f8d67e24b881
+ source = git+https://github.com/frostworx/steamtinkerlaunch.git#commit=9cd09942318ff2cd86b8ee6c0c759129c81f394c
sha1sums = SKIP
pkgname = steamtinkerlaunch
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')