summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayde Dixon2016-04-19 20:09:06 +1000
committerCayde Dixon2016-04-19 20:09:06 +1000
commitf3fa8c22ece595fc6fdf5afba76e6a4ec45acd97 (patch)
tree8f2ede1fe01d4cea0f00b9b1c7ef25e18b25f567 /PKGBUILD
parent31f3ddee1e2b52765966a10a7209f44f19ca2a71 (diff)
downloadaur-f3fa8c22ece595fc6fdf5afba76e6a4ec45acd97.tar.gz
Update to use a more... sane file name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7265896e25f6..9dc36e636a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
pkgver=0.0.2
-pkgrel=6
+pkgrel=7
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
@@ -12,7 +12,7 @@ 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://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.
+source_x86_64=("canary_latest.tar.gz::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=('bc8106cb445b5cc01e52163953e17a26b8fd509e6e70c39c45235c404fb87c68')