summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-08-23 15:47:26 +0200
committerfrostworx2020-08-23 15:47:26 +0200
commit1263798308460468bb803467e050b6d101e14d0a (patch)
treeed9213e4b5709d58bba2ece59b18d07d62895875 /PKGBUILD
parent1f2e42947c03740c837a37c0b422c5ad198bbd9f (diff)
downloadaur-1263798308460468bb803467e050b6d101e14d0a.tar.gz
update to v1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00a14ab0fd09..c2a5a569c692 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.3.9
+pkgver=1.4.0
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=('baf90bc4a382270aaa1d02345582b2e934eb57c98e985df002645444b622d289')
+sha256sums=('95718bca1be951d0c374acc45341ce6d63634802ac0244b57a45edad5f13aa35')
package() {
cd "$srcdir/$pkgname-${pkgver}"