parent
53b2f45a1f
commit
c7a8610c3f
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# 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.3"
|
version="0.0.4"
|
||||||
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="d02d809fe1756c6345815531d291bd65769ffc27dc464e56988ffe7270f2bdfb"
|
checksum="8b62e49088d3bf525ab07ba6a64ec3f1c8c7c252a9c13178d060efb0674e9caa"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local package_location="usr/lib/$pkgname" item
|
local package_location="usr/lib/$pkgname" item
|
||||||
|
|
Loading…
Reference in a new issue