discord: update to 0.0.5.
This commit is contained in:
parent
9b23f85cd0
commit
65374e2d76
|
@ -2,7 +2,7 @@
|
|||
# Originally created by Benjamin Hoffmeyer, modified for stable Discord
|
||||
|
||||
pkgname="discord"
|
||||
version="0.0.4"
|
||||
version="0.0.5"
|
||||
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="8b62e49088d3bf525ab07ba6a64ec3f1c8c7c252a9c13178d060efb0674e9caa"
|
||||
checksum="2f4464bcea532673ca7b314dc2a1b7966f5d175e535a0254753f778dc559ef18"
|
||||
|
||||
do_install() {
|
||||
local package_location="usr/lib/$pkgname" item
|
||||
|
|
Loading…
Reference in New Issue