summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO~30
-rw-r--r--PKGBUILD4
2 files changed, 32 insertions, 2 deletions
diff --git a/.SRCINFO~ b/.SRCINFO~
new file mode 100644
index 000000000000..46c2efda8d0a
--- /dev/null
+++ b/.SRCINFO~
@@ -0,0 +1,30 @@
+pkgbase = discord-canary
+ pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
+ pkgver = 0.0.32
+ pkgrel = 1
+ url = https://discordapp.com/
+ install = DiscordCanary.install
+ arch = x86_64
+ license = custom
+ depends = gtk2
+ depends = gconf
+ depends = libnotify
+ depends = libxss
+ depends = glibc
+ depends = alsa-lib
+ depends = nspr
+ depends = nss
+ depends = libc++
+ optdepends = libpulse: For pulseaudio support
+ optdepends = noto-fonts-emoji: Google font for emoji support.
+ optdepends = ttf-symbola: Font for emoji support.
+ provides = discord
+ source = DiscordCanary.desktop
+ source = LICENSE
+ md5sums = 2ff4b71f582b9d62eadbb487d4190d15
+ md5sums = 9a481caa5a223defd608f5505202f595
+ source_x86_64 = https://dl-canary.discordapp.net/apps/linux/0.0.32/discord-canary-0.0.32.tar.gz
+ md5sums_x86_64 = 0e80cc825cb9e300bf9c47fefee3a5f6
+
+pkgname = discord-canary
+
diff --git a/PKGBUILD b/PKGBUILD
index f92964516e1d..f8d9b42a6e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_branch='discord-canary'
pkgname=discord-canary
-pkgver=0.0.31
+pkgver=0.0.32
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -24,7 +24,7 @@ source=(DiscordCanary.desktop LICENSE)
source_x86_64=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${_branch}-${pkgver}.tar.gz")
md5sums=('2ff4b71f582b9d62eadbb487d4190d15'
'9a481caa5a223defd608f5505202f595')
-md5sums_x86_64=('cbc6824f7b40877524c6a13c87fa84f5')
+md5sums_x86_64=('0e80cc825cb9e300bf9c47fefee3a5f6')