summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-16 19:41:37 +0200
committerfrostworx2020-07-16 19:41:37 +0200
commit97a588d7063506cbe2b78a784a5f5fbc547532ac (patch)
tree0267793f2b738031e761ed73e27d924215736126 /PKGBUILD
parent41c501dca7fa99703b014c76fc123716dc81c926 (diff)
downloadaur-97a588d7063506cbe2b78a784a5f5fbc547532ac.tar.gz
update to v0.99.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d182f180cc9..2b84f9155066 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.98.1
+pkgver=0.99.0
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -23,8 +23,9 @@ optdepends=(
'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'
)
-_commit='a849a257ba9c2ef4f7a9088ef3e658afdf854a5a'
+_commit='c65f5ac248fb28fa6baab47dfb064496d297e0d9'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')