Fixed the formatting in the .install file

This commit is contained in:
Anthony Anderson 2016-05-14 04:06:39 -04:00
parent 93eff72745
commit a5764ec279
No known key found for this signature in database
GPG key ID: D954597DC6A2776C
3 changed files with 6 additions and 5 deletions

View file

@ -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

View file

@ -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"
}

View file

@ -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'