summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52408964a2bf..927cfb154039 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.133
+ pkgver = 0.0.135
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.133/discord-development-0.0.133.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.135/discord-development-0.0.135.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = 50481d6f938e771fed3f44f9ec71baeda10dde7baeddba6ec2c152eff8249d85
+ sha256sums = 24cd94b0dba6dd650a2897ed4ca70cfd5b0208065141fad3d51c6b838232ec3d
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b
diff --git a/PKGBUILD b/PKGBUILD
index 0cda3543926e..aa56268b7a0a 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.133
+pkgver=0.0.135
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=('50481d6f938e771fed3f44f9ec71baeda10dde7baeddba6ec2c152eff8249d85'
+sha256sums=('24cd94b0dba6dd650a2897ed4ca70cfd5b0208065141fad3d51c6b838232ec3d'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'105aa35a4babefed67893e3f62a5f8d758abc958edbde7c6a6686b403ac24f6b')