summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57019cd6a286..3afa08abd39b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
pkgver = 0.99.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/frostworx/steamtinkerlaunch
arch = any
license = GPL3
@@ -22,7 +22,7 @@ pkgbase = steamtinkerlaunch
optdepends = replay-sorcery: for using Replay-Sorcery per game
optdepends = wmctrl: for optional minimize/maximize of all open windows on game start/stop
optdepends = net-tools: for optional network monitoring
- source = git+https://github.com/frostworx/steamtinkerlaunch.git#commit=5459b2b00d2de8501bd8a5c3669dcbbad8646cc2
+ source = git+https://github.com/frostworx/steamtinkerlaunch.git#commit=a90f65e06e2a2e121f11530f182f573611ea2433
sha1sums = SKIP
pkgname = steamtinkerlaunch
diff --git a/PKGBUILD b/PKGBUILD
index 98f0f63938b3..51879c584cc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
pkgver=0.99.9
-pkgrel=1
+pkgrel=2
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
url="https://github.com/frostworx/steamtinkerlaunch"
@@ -27,7 +27,7 @@ optdepends=(
'wmctrl: for optional minimize/maximize of all open windows on game start/stop'
'net-tools: for optional network monitoring'
)
-_commit='5459b2b00d2de8501bd8a5c3669dcbbad8646cc2'
+_commit='a90f65e06e2a2e121f11530f182f573611ea2433'
source=("git+https://github.com/frostworx/steamtinkerlaunch.git#commit=$_commit")
sha1sums=('SKIP')