summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-16 20:35:37 +0200
committerfrostworx2020-07-16 20:35:37 +0200
commit3bb50dd64c308b09f63f64e22107648a10c59ff2 (patch)
treeed10c2bcc0c7b8d5d59a0bb6f0047008353d6731 /PKGBUILD
parent97a588d7063506cbe2b78a784a5f5fbc547532ac (diff)
downloadaur-3bb50dd64c308b09f63f64e22107648a10c59ff2.tar.gz
update to v0.99.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b84f9155066..ef5f75500c7c 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.99.0
+pkgver=0.99.1
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -25,7 +25,7 @@ optdepends=(
'xdg-utils: for opening the ProtonDB URL of started game'
'nyrna: for using nyrna per game'
)
-_commit='c65f5ac248fb28fa6baab47dfb064496d297e0d9'
+_commit='c10d1ab0f58b2403a4efc62b9877d939b95a9264'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')