summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfroxtworx2020-07-15 13:06:29 +0200
committerfroxtworx2020-07-15 13:06:29 +0200
commitd9b2bfe98416e30409d24aa5ae05505f0b01d574 (patch)
tree8db88535fa9d48f1d93a52b24df068c8b7c1cc2e /PKGBUILD
parent30a99256545fb3d3fc50ef312f2a8e3ab1304854 (diff)
downloadaur-d9b2bfe98416e30409d24aa5ae05505f0b01d574.tar.gz
update to v0.98.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9989256068c..0d182f180cc9 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
+pkgver=0.98.1
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='8fc9b82bd52219420fbff50faf0f6c156e52f071'
+_commit='a849a257ba9c2ef4f7a9088ef3e658afdf854a5a'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')