Compare commits
No commits in common. "24325acecac2209f353058108a865e8eebde06a3" and "c9956c1e8699b07956e98ee62529d5d4f4feabd9" have entirely different histories.
24325aceca
...
c9956c1e86
2 changed files with 0 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -2,7 +2,6 @@ pkgbase = discord_arch_electron
|
||||||
pkgdesc = Discord using system provided electron for increased security and performance
|
pkgdesc = Discord using system provided electron for increased security and performance
|
||||||
pkgver = 0.0.89
|
pkgver = 0.0.89
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
epoch = 1
|
|
||||||
url = https://discord.com
|
url = https://discord.com
|
||||||
install = discord_arch_electron.install
|
install = discord_arch_electron.install
|
||||||
arch = any
|
arch = any
|
||||||
|
|
|
||||||
1
PKGBUILD
1
PKGBUILD
|
|
@ -11,7 +11,6 @@ _electron=electron
|
||||||
pkgname=${_pkgname}_arch_electron
|
pkgname=${_pkgname}_arch_electron
|
||||||
pkgver=0.0.89
|
pkgver=0.0.89
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
|
||||||
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
|
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue