summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc82ae4048c..008f8ffe0c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Marcel Unbehaun <f.rostze.ux at gmail dot com>
pkgname=steamtinkerlaunch
pkgver=2.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
url="https://github.com/frostworx/steamtinkerlaunch"
@@ -34,6 +34,7 @@ optdepends=(
'gameconqueror: for optional cheating'
'xorg-xprop: for optional window toggle and side-by-side VR'
'gamescope: for optional GameScope support'
+ 'libnotify: for optional Notifier'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")