discord: update to 0.0.8.
This commit is contained in:
parent
2ebe8c7bf1
commit
6c36bbd09e
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'discord'
|
||||
# Originally created by Benjamin Hoffmeyer, modified for stable Discord
|
||||
|
||||
pkgname="discord"
|
||||
version="0.0.7"
|
||||
pkgname=discord
|
||||
version=0.0.8
|
||||
revision=1
|
||||
depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
|
||||
wrksrc="Discord"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
|
|||
license="proprietary"
|
||||
homepage="https://discordapp.com"
|
||||
distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
|
||||
checksum="a821c7a1a31e33b875b71b35241e6f1fadf6b1268b22422362906f80fae254ca"
|
||||
checksum="d98418539bdd3fd908d7bd594697bcebfa33b24ed422be8096542d525435e8dc"
|
||||
|
||||
do_install() {
|
||||
local package_location="usr/lib/$pkgname" item
|
||||
|
|
Loading…
Reference in New Issue