summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrostworx2020-09-11 14:50:11 +0200
committerfrostworx2020-09-11 14:50:11 +0200
commit14018a4844452b234cfbb26fc7adaf0abf8efcea (patch)
treed6697e2b46907d11e3db80a585ff4a521b659007
parentd38fb9249e079d5957afbcd7c1a35a427c4c7450 (diff)
downloadaur-14018a4844452b234cfbb26fc7adaf0abf8efcea.tar.gz
update to v.1.6.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af82e0156d2a..bde2e5fa6757 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
- pkgver = 1.6.4
+ pkgver = 1.6.5
pkgrel = 1
url = https://github.com/frostworx/steamtinkerlaunch
arch = any
@@ -26,8 +26,8 @@ pkgbase = steamtinkerlaunch
optdepends = wine: for optional Vortex Mod Manager support
optdepends = gameconqueror: for optional cheating
optdepends = xorg-xprop: for optional window toggle and side-by-side VR
- source = steamtinkerlaunch-1.6.4.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v1.6.4.tar.gz
- sha256sums = e452256f851e184a2a08de1c93370a3414a52271fc3f43468c14afe0e95c01ca
+ source = steamtinkerlaunch-1.6.5.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v1.6.5.tar.gz
+ sha256sums = 09029ee80aa8f88964b3995c11229441fcedc050bae0a369951b635f7cab28b3
pkgname = steamtinkerlaunch
diff --git a/PKGBUILD b/PKGBUILD
index 0b31a5ce5369..731679f77657 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.6.4
+pkgver=1.6.5
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -33,7 +33,7 @@ optdepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('e452256f851e184a2a08de1c93370a3414a52271fc3f43468c14afe0e95c01ca')
+sha256sums=('09029ee80aa8f88964b3995c11229441fcedc050bae0a369951b635f7cab28b3')
package() {
cd "$srcdir/$pkgname-${pkgver}"