summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Anderson2016-11-04 17:12:11 -0400
committerAnthony Anderson2016-11-04 17:12:11 -0400
commitb3ffee2275453f3047bfc5b35d0cdbbcab04e2f2 (patch)
tree15f9d7e6cba25ccd1ca8ac86af76297ed53beb13
parent00e038815353e4ea0be1faa5b4a5b10931c15bbf (diff)
downloadaur-b3ffee2275453f3047bfc5b35d0cdbbcab04e2f2.tar.gz
Updated to the lateset discord
Signed-off-by: Anthony Anderson <aantony4122@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--DiscordCanary.install3
-rw-r--r--PKGBUILD6
3 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3a061fccbbc..249dd00f29a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discord-canary
pkgdesc = Discord Canary linux release
- pkgver = 0.0.9
- pkgrel = 2
+ pkgver = 0.0.10
+ pkgrel = 1
url = https://discordapp.com/
install = DiscordCanary.install
arch = x86_64
@@ -23,8 +23,8 @@ pkgbase = discord-canary
sha256sums = e554dbc5d8b4e6753e9a921336508d051af575c2d77b96be9e3f72a5f4ca837a
sha256sums = 688f418cd32a682c6d331c211fedd48ff86ee8ba5a7640f589eadb32996af80f
sha256sums = 912cb31b21023980614437b859bb11f39697108c0e9ca21778f81da8065a0815
- source_x86_64 = https://dl-canary.discordapp.net/apps/linux/0.0.9/discord-canary-0.0.9.tar.gz
- sha256sums_x86_64 = 72f692cea62b836220f40d81d110846f9cde9a0fba7a8d47226d89e0980255b9
+ source_x86_64 = https://dl-canary.discordapp.net/apps/linux/0.0.10/discord-canary-0.0.10.tar.gz
+ sha256sums_x86_64 = f91ad0380ed0cecbb10d80c6ef31a5c85af9608eb4255357ebf1f185975d6bf2
pkgname = discord-canary
diff --git a/DiscordCanary.install b/DiscordCanary.install
index 06ad53fe3e1e..abb819dcd4b1 100644
--- a/DiscordCanary.install
+++ b/DiscordCanary.install
@@ -2,5 +2,6 @@ post_upgrade() {
echo ">>> The run command changed from DiscordCanary to discord-canary"
echo ">>> You may need to delete discord's cache directory ~/.cache/discord"
echo ">>> try this if discord is stuck on the updating screen or if nothing displays but a gray box"
- echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server"
+ echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server https://discord.gg/UT7AMAP"
+ echo ">>> You may also want to check out the linux server for help as well https://discord.gg/e7GX27C"
}
diff --git a/PKGBUILD b/PKGBUILD
index a2d68726806d..b0407f4f70f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.9
-pkgrel=2
+pkgver=0.0.10
+pkgrel=1
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
@@ -18,7 +18,7 @@ source_x86_64=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/discord-ca
sha256sums=('e554dbc5d8b4e6753e9a921336508d051af575c2d77b96be9e3f72a5f4ca837a'
'688f418cd32a682c6d331c211fedd48ff86ee8ba5a7640f589eadb32996af80f'
'912cb31b21023980614437b859bb11f39697108c0e9ca21778f81da8065a0815')
-sha256sums_x86_64=('72f692cea62b836220f40d81d110846f9cde9a0fba7a8d47226d89e0980255b9')
+sha256sums_x86_64=('f91ad0380ed0cecbb10d80c6ef31a5c85af9608eb4255357ebf1f185975d6bf2')
package() {
# Install the main files.