Compare commits
No commits in common. "ad257ee67ad771178e9009f601b31536354fa0b5" and "25fff397b1a0a6d51291bc4904ebac72ec4c87cb" have entirely different histories.
ad257ee67a
...
25fff397b1
4 changed files with 6 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = discord-electron-openasar
|
pkgbase = discord-electron-openasar
|
||||||
pkgdesc = Discord packaged with OpenAsar using system provided electron (v22) for increased security and performance
|
pkgdesc = Discord packaged with OpenAsar using system provided electron (v22) for increased security and performance
|
||||||
pkgver = 0.0.27+811
|
pkgver = 0.0.27+810
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://discord.com
|
url = https://discord.com
|
||||||
install = discord-electron-openasar.install
|
install = discord-electron-openasar.install
|
||||||
|
@ -14,7 +14,6 @@ pkgbase = discord-electron-openasar
|
||||||
depends = electron22
|
depends = electron22
|
||||||
depends = libxss
|
depends = libxss
|
||||||
optdepends = libpulse: Pulseaudio support
|
optdepends = libpulse: Pulseaudio support
|
||||||
optdepends = libappindicator-gtk3: Systray indicator support
|
|
||||||
optdepends = xdg-utils: Open files
|
optdepends = xdg-utils: Open files
|
||||||
optdepends = rizin: Allow patching Krisp support
|
optdepends = rizin: Allow patching Krisp support
|
||||||
provides = discord
|
provides = discord
|
||||||
|
@ -22,7 +21,7 @@ pkgbase = discord-electron-openasar
|
||||||
options = !strip
|
options = !strip
|
||||||
source = https://dl.discordapp.net/apps/linux/0.0.27/discord-0.0.27.tar.gz
|
source = https://dl.discordapp.net/apps/linux/0.0.27/discord-0.0.27.tar.gz
|
||||||
source = discord-launcher.sh
|
source = discord-launcher.sh
|
||||||
source = git+https://github.com/goosemod/openasar.git#commit=5ac246dc92e9a2a9b314d899df728f37096c482b
|
source = git+https://github.com/goosemod/openasar.git#commit=cd443572e5df630c446a5956ade19c4fc065aca9
|
||||||
sha512sums = 285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f
|
sha512sums = 285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f
|
||||||
sha512sums = 4bbe010c28926ca898ac33da15ce8373060af44e0583e6956671fa2ee8a2a379a88a6ff9b4f886806fc05117428834852ba2e81a9163381c678c240067b7abd0
|
sha512sums = 4bbe010c28926ca898ac33da15ce8373060af44e0583e6956671fa2ee8a2a379a88a6ff9b4f886806fc05117428834852ba2e81a9163381c678c240067b7abd0
|
||||||
sha512sums = SKIP
|
sha512sums = SKIP
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
pkgname=discord-electron-openasar
|
pkgname=discord-electron-openasar
|
||||||
_pkgname=discord
|
_pkgname=discord
|
||||||
_electron=22
|
_electron=22
|
||||||
pkgver=0.0.27+811
|
pkgver=0.0.27+810
|
||||||
_pkgver=${pkgver%%+*}
|
_pkgver=${pkgver%%+*}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Discord packaged with OpenAsar using system provided electron (v${_electron}) for increased security and performance"
|
pkgdesc="Discord packaged with OpenAsar using system provided electron (v${_electron}) for increased security and performance"
|
||||||
|
@ -22,13 +22,12 @@ depends=("electron${_electron}" 'libxss')
|
||||||
makedepends=('git' 'asar' 'nodejs' 'curl' 'python-html2text')
|
makedepends=('git' 'asar' 'nodejs' 'curl' 'python-html2text')
|
||||||
optdepends=(
|
optdepends=(
|
||||||
'libpulse: Pulseaudio support'
|
'libpulse: Pulseaudio support'
|
||||||
'libappindicator-gtk3: Systray indicator support'
|
|
||||||
'xdg-utils: Open files'
|
'xdg-utils: Open files'
|
||||||
'rizin: Allow patching Krisp support'
|
'rizin: Allow patching Krisp support'
|
||||||
)
|
)
|
||||||
source=("https://dl.discordapp.net/apps/linux/${_pkgver}/discord-${_pkgver}.tar.gz"
|
source=("https://dl.discordapp.net/apps/linux/${_pkgver}/discord-${_pkgver}.tar.gz"
|
||||||
'discord-launcher.sh'
|
'discord-launcher.sh'
|
||||||
"git+https://github.com/goosemod/openasar.git#commit=5ac246dc92e9a2a9b314d899df728f37096c482b")
|
"git+https://github.com/goosemod/openasar.git#commit=cd443572e5df630c446a5956ade19c4fc065aca9")
|
||||||
sha512sums=('285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f'
|
sha512sums=('285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f'
|
||||||
'4bbe010c28926ca898ac33da15ce8373060af44e0583e6956671fa2ee8a2a379a88a6ff9b4f886806fc05117428834852ba2e81a9163381c678c240067b7abd0'
|
'4bbe010c28926ca898ac33da15ce8373060af44e0583e6956671fa2ee8a2a379a88a6ff9b4f886806fc05117428834852ba2e81a9163381c678c240067b7abd0'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = discord-electron
|
pkgbase = discord-electron
|
||||||
pkgdesc = Discord using system provided electron (v22) for increased security and performance
|
pkgdesc = Discord using system provided electron (v22) for increased security and performance
|
||||||
pkgver = 0.0.27
|
pkgver = 0.0.27
|
||||||
pkgrel = 7
|
pkgrel = 6
|
||||||
url = https://discord.com
|
url = https://discord.com
|
||||||
install = discord-electron.install
|
install = discord-electron.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -12,7 +12,6 @@ pkgbase = discord-electron
|
||||||
depends = electron22
|
depends = electron22
|
||||||
depends = libxss
|
depends = libxss
|
||||||
optdepends = libpulse: Pulseaudio support
|
optdepends = libpulse: Pulseaudio support
|
||||||
optdepends = libappindicator-gtk3: Systray indicator support
|
|
||||||
optdepends = xdg-utils: Open files
|
optdepends = xdg-utils: Open files
|
||||||
optdepends = rizin: Allow patching Krisp support
|
optdepends = rizin: Allow patching Krisp support
|
||||||
provides = discord
|
provides = discord
|
||||||
|
|
|
@ -15,7 +15,7 @@ pkgname=discord-electron
|
||||||
_pkgname=discord
|
_pkgname=discord
|
||||||
_electron=22
|
_electron=22
|
||||||
pkgver=0.0.27
|
pkgver=0.0.27
|
||||||
pkgrel=7
|
pkgrel=6
|
||||||
pkgdesc="Discord using system provided electron (v${_electron}) for increased security and performance"
|
pkgdesc="Discord using system provided electron (v${_electron}) for increased security and performance"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
|
@ -28,7 +28,6 @@ depends=("electron${_electron}" 'libxss')
|
||||||
makedepends=('asar' 'curl' 'python-html2text')
|
makedepends=('asar' 'curl' 'python-html2text')
|
||||||
optdepends=(
|
optdepends=(
|
||||||
'libpulse: Pulseaudio support'
|
'libpulse: Pulseaudio support'
|
||||||
'libappindicator-gtk3: Systray indicator support'
|
|
||||||
'xdg-utils: Open files'
|
'xdg-utils: Open files'
|
||||||
'rizin: Allow patching Krisp support'
|
'rizin: Allow patching Krisp support'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue