summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-07-28 21:32:40 +0200
committerfrostworx2020-07-28 21:32:40 +0200
commitaff6b82cbe58abecc22637cf8e27627b82949419 (patch)
treedf823a0259b9fe6409b3d9724a9fb4cee75002d7 /PKGBUILD
parent6bc7777348bccb4ecc7ef61c6750148b5ecce12d (diff)
downloadaur-aff6b82cbe58abecc22637cf8e27627b82949419.tar.gz
minor change on the same upstream version, so pushed pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')