discord: update to 0.0.9
This commit is contained in:
parent
da594b2a98
commit
af8e20427d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Originally created by Benjamin Hoffmeyer, modified for stable Discord
|
||||
|
||||
pkgname=discord
|
||||
version=0.0.8
|
||||
version=0.0.9
|
||||
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="d98418539bdd3fd908d7bd594697bcebfa33b24ed422be8096542d525435e8dc"
|
||||
checksum=4e5b955768cb35c0d1564e3bfb174470efc97028a1c38046770266105a440ec4
|
||||
|
||||
do_install() {
|
||||
local package_location="usr/lib/$pkgname" item
|
||||
|
|
Loading…
Reference in a new issue