summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Jenkins2020-07-06 18:39:37 +0100
committerAlan Jenkins2020-07-06 18:39:37 +0100
commitb615d608e10bc1e1146b570fcf0a530566953261 (patch)
tree51eeeb22e8e34c5c544e41e7fc19aaa1e89ba4d5 /PKGBUILD
parent4084d2b2b4af8fac1bf602d75febae96159df1b7 (diff)
downloadaur-b615d608e10bc1e1146b570fcf0a530566953261.tar.gz
Update to 0.92
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d533e5031f9f..5700867914a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# https://aur.archlinux.org/packages/steamtinkerlaunch
pkgname=steamtinkerlaunch
-pkgver=0.91
-pkgrel=2
+pkgver=0.92
+pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
url="https://github.com/frostworx/steamtinkerlaunch"
@@ -26,7 +26,7 @@ optdepends=(
'vr-video-player: for playing regular games side-by-side in VR'
'xdg-utils: for opening the ProtonDB URL of started game'
)
-_commit='c1f6d094b7c5456211bed42dfa5ac62253670e84'
+_commit='806f915facabeef1a6e72d4647995123df2b6daf'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')