summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-08-25 15:56:23 +0200
committerfrostworx2020-08-25 15:56:23 +0200
commit01029e7a06e508a9b4a7a1b54953040cba58b292 (patch)
tree7e5e2b692ce3ef800dd709e882250d55c39ded67 /PKGBUILD
parent02bd9f0f6d16f85b8e2cf773a6421f4360f07651 (diff)
downloadaur-01029e7a06e508a9b4a7a1b54953040cba58b292.tar.gz
update to v1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdf4c2d2525e..860f02854539 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.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
@@ -31,7 +31,7 @@ optdepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('dc8e2019c869c1cf8c2ceded6db9151755b63aa7ea966f98283cb65fe5872c07')
+sha256sums=('193fe5c7fae9d0fcb1ad0049ba19afc566f240cf5318597aee7e1b2cb027d8eb')
package() {
cd "$srcdir/$pkgname-${pkgver}"