summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoire92023-04-26 16:34:48 -0700
committerMoire92023-04-26 16:34:48 -0700
commite9f761513af3c2e542e1b9a24f3513acffe82007 (patch)
tree58289963e9b971bf28754f690149c956a36777f8
parent19010ef030e720d03e07a580034ce7d1a6bf9453 (diff)
downloadaur-e9f761513af3c2e542e1b9a24f3513acffe82007.tar.gz
Update to 0.0.216
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c90466a57f4a..531943170f7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-development
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.215
+ pkgver = 0.0.216
pkgrel = 1
url = https://discord.com/
arch = x86_64
@@ -18,10 +18,10 @@ 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.
- source = https://dl-development.discordapp.net/apps/linux/0.0.215/discord-development-0.0.215.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.216/discord-development-0.0.216.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = cd1abd5d73880aba98a687ac8f427217d4e1b71b30a2fc7a45b91a8264e64d46
+ sha256sums = 9509c8402ed67a4ece603cd9bcb2097dbf08e280130fca5207e9a340c3f2a984
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b
diff --git a/PKGBUILD b/PKGBUILD
index cd8c77ccc8b9..931ee601574e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# This is mostly the discord-canary package, but modified to install Discord Development
pkgname=discord-development
-pkgver=0.0.215
+pkgver=0.0.216
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -23,7 +23,7 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-development.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
"LICENSE"
"${pkgname}.sh")
-sha256sums=('cd1abd5d73880aba98a687ac8f427217d4e1b71b30a2fc7a45b91a8264e64d46'
+sha256sums=('9509c8402ed67a4ece603cd9bcb2097dbf08e280130fca5207e9a340c3f2a984'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b')