summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayde Dixon2016-04-19 19:57:22 +1000
committerCayde Dixon2016-04-19 19:57:22 +1000
commit31f3ddee1e2b52765966a10a7209f44f19ca2a71 (patch)
treebf33419ef5827152f805ca8ecf78530fa06bcb6e /PKGBUILD
parent64d0042bd480c7499d296fda578fcdbc7aa6ef34 (diff)
downloadaur-31f3ddee1e2b52765966a10a7209f44f19ca2a71.tar.gz
Update to 0.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5af5dcb50d7..7265896e25f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Cayde Dixon <me@cazzar.net>
pkgname=discord-canary
-pkgver=0.0.1
-pkgrel=5
+pkgver=0.0.2
+pkgrel=6
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
@@ -12,9 +12,9 @@ depends=('gtk2' 'gconf' 'libnotify')
optdepends=('freetype2-infinality: If you have black screens with emojis install this.')
source=(DiscordCanary.desktop LICENSE DiscordCanary.sh)
-source_x86_64=("https://storage.googleapis.com/discord-developer/test/discord-canary-${pkgver}.tar.gz")
+source_x86_64=("https://discordapp.com/api/download/canary?platform=linux&format=tar.gz") #This is always latest build, right now I do not know of a version param.
sha256sums=('13d122f47be0d659b0630be52d82bbfc838861ce213c1f024ea71445dd2067fe' '688f418cd32a682c6d331c211fedd48ff86ee8ba5a7640f589eadb32996af80f' '912cb31b21023980614437b859bb11f39697108c0e9ca21778f81da8065a0815')
-sha256sums_x86_64=('0fb4b64b6119311279ec79b4a11c9f0640553ca437e36302f3b8134d10e375ea')
+sha256sums_x86_64=('bc8106cb445b5cc01e52163953e17a26b8fd509e6e70c39c45235c404fb87c68')
package() {
# Install the main files.