From 2c711cbf5e5994e2b0f289cc5a1959e266bd3e33 Mon Sep 17 00:00:00 2001 From: Noah Huppert Date: Sat, 8 Aug 2020 00:52:36 -0400 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