uppkg: 0.0.11-2
This commit is contained in:
parent
8912e2513e
commit
dce51c01cc
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = discord_arch_electron
|
||||
pkgdesc = Discord (popular voice + video app) using the system provided electron for increased security and performance
|
||||
pkgver = 0.0.11
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discordapp.com
|
||||
arch = x86_64
|
||||
license = custom
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -4,7 +4,7 @@
|
|||
pkgname=discord_arch_electron
|
||||
_pkgname=discord
|
||||
pkgver=0.0.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Discord (popular voice + video app) using the system provided electron for increased security and performance"
|
||||
arch=('x86_64')
|
||||
provides=('discord')
|
||||
|
|
Loading…
Reference in a new issue