summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2022-09-22 16:45:54 +0200
committerfrostworx2022-09-22 16:45:54 +0200
commitd280991650208af6bcf14200c269c92a44bbb02e (patch)
treeb3d33d4fb247145c3a0ed877d8ff1da4e3491cd5 /PKGBUILD
parent054ebf1ca421c602b91f5eb3eee51b2c3837ec2e (diff)
downloadaur-d280991650208af6bcf14200c269c92a44bbb02e.tar.gz
update to 11.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6de5119925e..0088a26a0fe2 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=11.0
+pkgver=11.11
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -37,7 +37,7 @@ optdepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('4a178cce658c51f6b4b77cd0d078485bcf6793db0ff7393b3c6ec35e14762e87')
+sha256sums=('1e7f9d52753ff9203ddcd69461e6160530dba03747ecfb2a15d7e5dd435d34c4')
package() {
cd "$srcdir/$pkgname-${pkgver}"