summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authore5ten2019-04-06 12:12:53 -0400
committere5ten2019-04-06 12:12:53 -0400
commitb703918b4e041409bb7bba9d275ea973a2d476ff (patch)
tree6e4bad9c24155453cdeaee488f303c78714c281f
parent9359aba5379ce540514c5cdb9489ded6c5062c80 (diff)
downloadaur-b703918b4e041409bb7bba9d275ea973a2d476ff.tar.gz
0.0.74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a676f38246f6..8cc6f22b8006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.73
+ pkgver = 0.0.74
pkgrel = 1
url = https://discordapp.com/
arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = discord-canary
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
- source = https://dl-canary.discordapp.net/apps/linux/0.0.73/discord-canary-0.0.73.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.74/discord-canary-0.0.74.tar.gz
source = LICENSE
- sha256sums = ffc80319a98c2e7c0713fc32a4903cd4a60e22dcd38efc87ed7f15346eb84b13
+ sha256sums = 3fb5530099a6c8db6aa204b4c701aaab2a0e62b732103f7d7af80359dc599200
sha256sums = 9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90
pkgname = discord-canary
diff --git a/PKGBUILD b/PKGBUILD
index 6f460ecbabc4..56a84c20480c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.73
+pkgver=0.0.74
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('libpulse: For pulseaudio support'
'noto-fonts-cjk: Font for special characters such as /shrug face.')
source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'LICENSE')
-sha256sums=('ffc80319a98c2e7c0713fc32a4903cd4a60e22dcd38efc87ed7f15346eb84b13'
+sha256sums=('3fb5530099a6c8db6aa204b4c701aaab2a0e62b732103f7d7af80359dc599200'
'9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90')
package() {