summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoiré2023-06-12 09:06:25 -0700
committerMoiré2023-06-12 09:06:25 -0700
commit83a49b13957d994d5f88401ef8ef7af1f2db3312 (patch)
treebcf2878b12e28f16f73cd6f760cbb0f236696a81
parente9f761513af3c2e542e1b9a24f3513acffe82007 (diff)
downloadaur-83a49b13957d994d5f88401ef8ef7af1f2db3312.tar.gz
Update to 0.0.217
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 531943170f7b..91a5f98d2739 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.216
+ pkgver = 0.0.217
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.216/discord-development-0.0.216.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.217/discord-development-0.0.217.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = 9509c8402ed67a4ece603cd9bcb2097dbf08e280130fca5207e9a340c3f2a984
+ sha256sums = 7f33452ab628e6a724ad664092488adf7edccc2b7a9ce3353bc15e1b5f10f18d
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b
diff --git a/PKGBUILD b/PKGBUILD
index 931ee601574e..e5e19a36daf7 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.216
+pkgver=0.0.217
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=('9509c8402ed67a4ece603cd9bcb2097dbf08e280130fca5207e9a340c3f2a984'
+sha256sums=('7f33452ab628e6a724ad664092488adf7edccc2b7a9ce3353bc15e1b5f10f18d'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b')