From c7a8610c3f81e5959093ea80fe8d537685d630d0 Mon Sep 17 00:00:00 2001 From: RyanConwell <35277965+RyanConwell@users.noreply.github.com> Date: Tue, 9 Jan 2018 18:43:05 -0500 Subject: [PATCH] discord: update to 0.0.4 Closes: #10620 [via git-merge-pr] --- srcpkgs/discord/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template index 4cd4edcdb3e..265ffe6f1f0 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.3" +version="0.0.4" 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="d02d809fe1756c6345815531d291bd65769ffc27dc464e56988ffe7270f2bdfb" +checksum="8b62e49088d3bf525ab07ba6a64ec3f1c8c7c252a9c13178d060efb0674e9caa" do_install() { local package_location="usr/lib/$pkgname" item