summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSirNapkin13342020-11-03 10:13:41 -0800
committerSirNapkin13342020-11-03 10:13:41 -0800
commita79d79736d4195b66c3eb95a67800a71f4f6525e (patch)
tree9f43e580a72306469eeb21265abd0b95c75d730c
parent66bae7bb0afb521dbfd36a4c387b6318a91a5c2d (diff)
downloadaur-a79d79736d4195b66c3eb95a67800a71f4f6525e.tar.gz
Update to 0.0.112
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be587db5cc27..d2ff88ddec46 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.104
+ pkgver = 0.0.112
pkgrel = 1
url = https://discord.com/
arch = x86_64
@@ -19,10 +19,10 @@ pkgbase = discord-development
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
- source = https://dl-development.discordapp.net/apps/linux/0.0.104/discord-development-0.0.104.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.112/discord-development-0.0.112.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = 5458b6481f9cc182377cc8780c1e03a52156bfebe8bcedf97a6e850d5345c4a1
+ sha256sums = 1d9407d99dd5af9a5d40b34a4280cdc825de0c53b3efc1ede0c299518531cc3a
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b
diff --git a/PKGBUILD b/PKGBUILD
index 813e5dcd9c5d..c81f9204ca91 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.104
+pkgver=0.0.112
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -24,7 +24,7 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-development.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
"LICENSE"
"${pkgname}.sh")
-sha256sums=('5458b6481f9cc182377cc8780c1e03a52156bfebe8bcedf97a6e850d5345c4a1'
+sha256sums=('1d9407d99dd5af9a5d40b34a4280cdc825de0c53b3efc1ede0c299518531cc3a'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b')