summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrostworx2020-08-04 09:46:18 +0200
committerfrostworx2020-08-04 09:46:18 +0200
commita37e157343ec861b02dcc0213a1e52fdf92d0bfb (patch)
tree51d40da783d404cd7efee824eb8873f836c29919
parent9cfe57377849ba0fc610ed3733ae830a588ca10c (diff)
downloadaur-a37e157343ec861b02dcc0213a1e52fdf92d0bfb.tar.gz
update to v1.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71c41198e83a..4069517b48cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
- pkgver = 1.0.3
+ pkgver = 1.0.4
pkgrel = 3
url = https://github.com/frostworx/steamtinkerlaunch
arch = any
@@ -23,7 +23,7 @@ pkgbase = steamtinkerlaunch
optdepends = net-tools: for optional network monitoring
optdepends = boxtron: for optional Boxtron support
optdepends = scummvm: for optional ScummVM support via Roberta
- source = steamtinkerlaunch-1.0.3.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v1.0.3.tar.gz
+ source = steamtinkerlaunch-1.0.4.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v1.0.4.tar.gz
sha256sums = e372829cc2e80d8a03f3f394d16ab8d8363e76082f78085def6178f6ef7aa3c4
pkgname = steamtinkerlaunch
diff --git a/PKGBUILD b/PKGBUILD
index acc607a95388..5c00bc6f32a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Co-Maintainer: Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=3
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')