discord-ptb: update to 0.0.9 (#254)
This commit is contained in:
parent
7a200785a3
commit
35fa3d0c3d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'discord-ptb'
|
||||
pkgname="discord-ptb"
|
||||
version=0.0.8
|
||||
version=0.0.9
|
||||
revision=1
|
||||
wrksrc="DiscordPTB"
|
||||
depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Abel Graham <abel@abelgraham.com>"
|
|||
license="proprietary"
|
||||
homepage="https://discordapp.com/"
|
||||
distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
|
||||
checksum=81db9f2b39c980cdc2537831c3bbd60aba615f423b76d9eed0788459f99e6bd2
|
||||
checksum=372d6f75203626370218c97c21519b779e5af334177cafa65a5655e357c77520
|
||||
|
||||
do_install() {
|
||||
local package_location="usr/lib/$pkgname" item
|
||||
|
|
Loading…
Reference in a new issue