summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3375af88a55f..ee2305d06221 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
pkgver=1.3.5
-pkgrel=4
+pkgrel=5
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
url="https://github.com/frostworx/steamtinkerlaunch"
@@ -31,7 +31,7 @@ optdepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('cdaaf0b291c291b09b89468bcb24450d962e18faec980ee565d541e26d027ba4')
+sha256sums=('aa7e90d390046d1e1b7772230633c303f5eda355e10289c299ca5c638f9a877c')
package() {
cd "$srcdir/$pkgname-${pkgver}"