summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2020-08-14 15:50:42 +0200
committerfrostworx2020-08-14 15:50:42 +0200
commita9e0ace8a4ed87c54556798fc6ec4663e87e3b75 (patch)
tree2d29f327f65148b58bb58919491192b7e62789fd /PKGBUILD
parent792e2c1fc53735fd8a2b559685f0cee593302c86 (diff)
downloadaur-a9e0ace8a4ed87c54556798fc6ec4663e87e3b75.tar.gz
forgot sha
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}"