mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-12-07 01:14:09 +01:00
Change StartupWMClass to brave
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,9 +1,9 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Fri Sep 15 20:18:55 UTC 2017
|
# Sat Sep 23 18:31:19 UTC 2017
|
||||||
pkgbase = brave-bin
|
pkgbase = brave-bin
|
||||||
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
||||||
pkgver = 0.18.36
|
pkgver = 0.18.36
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.brave.com/
|
url = https://www.brave.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom:several
|
license = custom:several
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -3,7 +3,7 @@
|
|||||||
pkgname=brave-bin
|
pkgname=brave-bin
|
||||||
pkgver=0.18.36
|
pkgver=0.18.36
|
||||||
_pkgver=$pkgver
|
_pkgver=$pkgver
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
||||||
arch=('x86_64') # Upstream supports x86_64 only
|
arch=('x86_64') # Upstream supports x86_64 only
|
||||||
url="https://www.brave.com/"
|
url="https://www.brave.com/"
|
||||||
@@ -145,7 +145,7 @@ Comment[zh_CN]=访问互联网
|
|||||||
Comment[zh_HK]=連線到網際網路
|
Comment[zh_HK]=連線到網際網路
|
||||||
Comment[zh_TW]=連線到網際網路
|
Comment[zh_TW]=連線到網際網路
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
StartupWMClass=Brave
|
StartupWMClass=brave
|
||||||
TryExec=brave
|
TryExec=brave
|
||||||
Exec=brave %U
|
Exec=brave %U
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
Reference in New Issue
Block a user