parent
0e2f81f3f3
commit
2fa0c8a534
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'discord-ptb'
|
# Template file for 'discord-ptb'
|
||||||
pkgname="discord-ptb"
|
pkgname="discord-ptb"
|
||||||
version="0.0.5"
|
version=0.0.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="DiscordPTB"
|
wrksrc="DiscordPTB"
|
||||||
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"
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Abel Graham <abel@abelgraham.com>"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
homepage="https://discordapp.com/"
|
homepage="https://discordapp.com/"
|
||||||
distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
|
distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
|
||||||
checksum="64f7a5d7d4e6116297a8979cb4723d1a9e576c5e4c564915c8e0309b9c98ba04"
|
checksum=c0636961f4b3bf484c81f283873572cf526ad36fd6ff423c31bdfea010211d50
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local package_location="usr/lib/$pkgname" item
|
local package_location="usr/lib/$pkgname" item
|
||||||
|
|
Loading…
Reference in a new issue