summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJacob Mischka2017-09-23 13:32:18 -0500
committerJacob Mischka2017-09-23 13:32:18 -0500
commit995faf94477f34b2e423a2a68309608ba75b1deb (patch)
tree1863e1507183d6cf054c4c9d4f2cb6b8bd945f18 /PKGBUILD
parent58e29f9d794ee4736aafb31adf63d44dbe9fe9b7 (diff)
downloadaur-995faf94477f34b2e423a2a68309608ba75b1deb.tar.gz
Change StartupWMClass to `brave`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3157c19fbd3..359e0a479bce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=brave
pkgver=0.18.36
_pkgver=$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc='Web browser that blocks ads and trackers by default.'
arch=('x86_64')
url='https://www.brave.com/'
@@ -148,7 +148,7 @@ Comment[zh_CN]=访问互联网
Comment[zh_HK]=連線到網際網路
Comment[zh_TW]=連線到網際網路
StartupNotify=true
-StartupWMClass=Brave
+StartupWMClass=brave
TryExec=$pkgname
Exec=$pkgname %U
Terminal=false