summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSirNapkin13342021-02-03 09:19:10 -0800
committerSirNapkin13342021-02-03 09:19:10 -0800
commite9b87c7dbff63b7855e76a8234c8d8a2f16e112f (patch)
tree9742fb9a6e5627965887bccb45d8ef20028950bb
parent7837735c599a9b1558885bea3b8c8e2879ba4abf (diff)
downloadaur-e9b87c7dbff63b7855e76a8234c8d8a2f16e112f.tar.gz
Update to 0.0.136
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 927cfb154039..2af7d5c043d0 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.135
+ pkgver = 0.0.136
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.135/discord-development-0.0.135.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.136/discord-development-0.0.136.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = 24cd94b0dba6dd650a2897ed4ca70cfd5b0208065141fad3d51c6b838232ec3d
+ sha256sums = 5167f9291e597b848694f7e6a4357d75e1215518d1639ebc0faf3ecd5c111a47
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b
diff --git a/PKGBUILD b/PKGBUILD
index aa56268b7a0a..56c06cca1f9b 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.135
+pkgver=0.0.136
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=('24cd94b0dba6dd650a2897ed4ca70cfd5b0208065141fad3d51c6b838232ec3d'
+sha256sums=('5167f9291e597b848694f7e6a4357d75e1215518d1639ebc0faf3ecd5c111a47'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b')