From a5764ec27958c5c772dc9c407f4eabf3a143e793 Mon Sep 17 00:00:00 2001 From: Anthony Anderson Date: Sat, 14 May 2016 04:06:39 -0400 Subject: [PATCH] Fixed the formatting in the .install file --- .SRCINFO | 4 ++-- DiscordCanary.install | 4 ++-- PKGBUILD | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1271385ca791..85683b8545ff 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,9 @@ pkgbase = discord-canary pkgdesc = Discord Canary linux release pkgver = 0.0.8 - pkgrel = 2 + pkgrel = 3 url = https://discordapp.com/ + install = DiscordCanary.install arch = x86_64 license = custom depends = gtk2 @@ -12,7 +13,6 @@ pkgbase = discord-canary optdepends = freetype2-infinality: If you have black screens with emojis install this. provides = discord-canary source = DiscordCanary.desktop - source = DiscordCanary.install source = LICENSE source = DiscordCanary.sh sha256sums = 04120aec68647be5de5689ead51ba3fc976ada3cf6616144b97d2b75e0782eae diff --git a/DiscordCanary.install b/DiscordCanary.install index 144cb2b474af..e955365516d6 100644 --- a/DiscordCanary.install +++ b/DiscordCanary.install @@ -1,5 +1,5 @@ post_upgrade() { 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 ">>> 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" } diff --git a/PKGBUILD b/PKGBUILD index 0dc1107c87c6..5359d6359166 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=discord-canary pkgver=0.0.8 -pkgrel=2 +pkgrel=3 pkgdesc='Discord Canary linux release' arch=('x86_64') url='https://discordapp.com/' @@ -12,6 +12,7 @@ license=('custom') depends=('gtk2' 'gconf' 'libnotify' 'libxss') optdepends=('freetype2-infinality: If you have black screens with emojis install this.') +install="DiscordCanary.install" source=(DiscordCanary.desktop LICENSE DiscordCanary.sh) source_x86_64=("https://cdn-canary.discordapp.com/apps/linux/${pkgver}/discord-canary-${pkgver}.tar.gz") #This is always latest build, right now I do not know of a version param. sha256sums=('04120aec68647be5de5689ead51ba3fc976ada3cf6616144b97d2b75e0782eae'