parent
ff47b61d0a
commit
3c3fb604c5
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
# 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.2"
|
version="0.0.3"
|
||||||
revision=4
|
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"
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
|
@ -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="dfc17ac6f683a45f896a4f881b900b2d46d74b0625cb661db1bfe39b33a06769"
|
checksum="d02d809fe1756c6345815531d291bd65769ffc27dc464e56988ffe7270f2bdfb"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local package_location="usr/lib/$pkgname" item
|
local package_location="usr/lib/$pkgname" item
|
||||||
|
|
Loading…
Reference in a new issue