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