summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn C. Allwein2020-05-19 19:50:18 -0400
committerJohn C. Allwein2020-05-19 19:51:22 -0400
commit65832273cd1ee52f01206ed1ab3e104d74261c4a (patch)
tree676dd1cb93374e9670793aff7923d9dc5f3e3134
downloadaur-65832273cd1ee52f01206ed1ab3e104d74261c4a.tar.gz
initial release
-rw-r--r--.SRCINFO19
l---------PKGBUILD1
2 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2c465b91a370
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = discord_arch_electron
+ pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
+ pkgver = 0.0.10
+ pkgrel = 4
+ url = https://discordapp.com
+ arch = x86_64
+ license = custom
+ depends = electron
+ optdepends = libpulse: Pulseaudio support
+ optdepends = xdg-utils: Open files
+ source = https://dl.discordapp.net/apps/linux/0.0.10/discord-0.0.10.tar.gz
+ source = LICENSE.html::https://discordapp.com/terms
+ source = OSS-LICENSES.html::https://discordapp.com/licenses
+ sha512sums = c30a1da037edb007821f55b4980a25949fed854c5cf01180d5a6cee7e14535eb0aa6ac002a2ece70121516b249aad5a7ac17d84e15858be5113c62830ec07429
+ sha512sums = SKIP
+ sha512sums = SKIP
+
+pkgname = discord_arch_electron
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 120000
index 000000000000..614fda082297
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1 @@
+../../discord_system_electron/PKGBUILD \ No newline at end of file