summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSirNapkin13342021-09-23 19:45:18 -0700
committerSirNapkin13342021-09-23 19:45:18 -0700
commitc335c362cc79e44b8c2baf692868212cc13cf8bf (patch)
tree4fe7466fe6b7b3d9f233452fdd2bb464a00c725c
parent9fc7b738f5890879a4e1611e96ba8cf285a5e4c8 (diff)
downloadaur-c335c362cc79e44b8c2baf692868212cc13cf8bf.tar.gz
Remove redundant provides
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e7259a31788..db777d6e4e99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,6 @@ pkgbase = discord-development
optdepends = noto-fonts-emoji: Google font for emoji support.
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
- provides = discord-development
source = https://dl-development.discordapp.net/apps/linux/0.0.172/discord-development-0.0.172.tar.gz
source = LICENSE
source = discord-development.sh
diff --git a/PKGBUILD b/PKGBUILD
index 38ad41cd2177..05bb1c172966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discord.com/'
-provides=('discord-development')
license=('custom')
depends=('gtk3' 'libnotify' 'libxss' 'glibc' 'alsa-lib' 'nspr' 'nss' 'xdg-utils' 'libcups')
optdepends=('libpulse: For pulseaudio support'