summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2021-07-27 18:59:30 +0200
committerfrostworx2021-07-27 18:59:30 +0200
commitc02a81668bf891e3a6d1601297848291eb538fa4 (patch)
tree20c85dcd5cfeeae99876d0bdd5aeb9f7298d6782 /PKGBUILD
parent4c92fb375008d604bd273f0176775d5371d3a581 (diff)
downloadaur-c02a81668bf891e3a6d1601297848291eb538fa4.tar.gz
Update to v6.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c30b8f4acde..e819e819d711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=steamtinkerlaunch
-pkgver=6.10
+pkgver=6.13
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -36,7 +36,7 @@ optdepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('f0f20b117f36b289eb950b4fa30753c3610f49ce3c1c39046683ebd8e749faa3')
+sha256sums=('0c9697ee2cfa264e5c292cb935f9f3b2e3c4dbff64f086955770a323a45f7082')
package() {
cd "$srcdir/$pkgname-${pkgver}"