From f9a5b5627bf76a6fc5270aa93a9ad39f855f8cac Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Thu, 6 Aug 2020 14:42:27 -0500 Subject: [PATCH] discord: update to 0.0.11 --- srcpkgs/discord/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template index debe82e49ca..18cb3765247 100644 --- a/srcpkgs/discord/template +++ b/srcpkgs/discord/template @@ -2,7 +2,7 @@ # Originally created by Benjamin Hoffmeyer, modified for stable Discord pkgname=discord -version=0.0.10 +version=0.0.11 revision=1 depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic" wrksrc="Discord" @@ -15,7 +15,7 @@ maintainer="Ryan Conwell " license="proprietary" homepage="https://discordapp.com" distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz" -checksum=58d14bb909f48577970d8ef717dff9860404d7f77c785f1f552363655114a94f +checksum=a474761d72ee3fb7fdd31aefc441fc5aa953a2f5dcbe8c30f14fbe105fe458e9 do_install() { local package_location="usr/lib/$pkgname" item