summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-07-10 11:35:27 -0600
committerMark Wagie2020-07-10 11:35:27 -0600
commit610f6b6e1ba082c2f223c01dd619e3db187bad56 (patch)
tree2f78a0448075ca09a32b0a9fffc1a78db8993907 /PKGBUILD
parent721e00048234a89d617230b1dba95d3477fae506 (diff)
downloadaur-610f6b6e1ba082c2f223c01dd619e3db187bad56.tar.gz
updated to 0.97
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3f006e8fe5e..9dfc0543ec71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=steamtinkerlaunch
-pkgver=0.95
-pkgrel=2
+pkgver=0.97
+pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
url="https://github.com/frostworx/steamtinkerlaunch"
@@ -24,7 +24,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='3070ea4c603ec9ed533da3c777fd937dc0403fc0'
+_commit='04da871730cb9b03c1e1d6bec85b6e3beb6b7e26'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')