From 82895792b031b0b9ec8e08a58049706f188b0537 Mon Sep 17 00:00:00 2001 From: "John C. Allwein" Date: Tue, 19 May 2020 19:56:50 -0400 Subject: [PATCH] discord_sys_electron: provide discord --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index e870a69..ace5dd2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,6 +6,7 @@ pkgver=0.0.10 pkgrel=4 pkgdesc="All-in-one voice and text chat for gamers that's free and secure." arch=('x86_64') +provides=('discord') url='https://discordapp.com' license=('custom') depends=('electron')