parent
ff47b61d0a
commit
3c3fb604c5
|
@ -2,8 +2,8 @@
|
|||
# Originally created by Benjamin Hoffmeyer, modified for stable Discord
|
||||
|
||||
pkgname="discord"
|
||||
version="0.0.2"
|
||||
revision=4
|
||||
version="0.0.3"
|
||||
revision=1
|
||||
depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
|
||||
wrksrc="Discord"
|
||||
only_for_archs="x86_64"
|
||||
|
@ -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="dfc17ac6f683a45f896a4f881b900b2d46d74b0625cb661db1bfe39b33a06769"
|
||||
checksum="d02d809fe1756c6345815531d291bd65769ffc27dc464e56988ffe7270f2bdfb"
|
||||
|
||||
do_install() {
|
||||
local package_location="usr/lib/$pkgname" item
|
||||
|
|
Loading…
Reference in New Issue