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