summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfroxtworx2020-07-15 10:55:24 +0200
committerfroxtworx2020-07-15 10:55:24 +0200
commit30a99256545fb3d3fc50ef312f2a8e3ab1304854 (patch)
tree8dd14d117cc4ea9b0cd697f90fb80965d410056c /PKGBUILD
parent610f6b6e1ba082c2f223c01dd619e3db187bad56 (diff)
downloadaur-30a99256545fb3d3fc50ef312f2a8e3ab1304854.tar.gz
updated to v 0.98
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dfc0543ec71..a9989256068c 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>
+# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>, Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
-pkgver=0.97
+pkgver=0.98
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -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='04da871730cb9b03c1e1d6bec85b6e3beb6b7e26'
+_commit='8fc9b82bd52219420fbff50faf0f6c156e52f071'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')