makedeb


discord 0.0.85-1


Chat for Communities and Friends

Click here to go back to the commit logs for discord.

Commit:


Hash: 866e3c3191500c896c79a158bbc897b3b082327c

Message: Updating discord to 0.0.85

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 8703b43..b5015fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.84
+pkgver = 0.0.85
 url = https://discord.com
 arch = amd64
 depends = libc6
@@ -18,7 +18,7 @@ depends = libxtst6
 license = custom
 optdepends = libappindicator1: Allow the app do display a menu in the system tray,
 optdepends = libayatana-appindicator1: Allow the app to display a menu in the system tray
-source = discord::https://dl.discordapp.net/apps/linux/0.0.84/discord-0.0.84.deb
-b2sums = 5afc26c942a65e7843f9d526f84dbd0223c7ef98f3d46fe4a298592c5d8e184a16bf5b62040369e215139a329248df0e1dea3d07090ef404fcc07727fbcb7192
+source = discord::https://dl.discordapp.net/apps/linux/0.0.85/discord-0.0.85.deb
+b2sums = 8b2aef7a76e032c37beac4e12ed8e6d9c7db15c4d4d6d6433204fe72ae3ac551f7b2c5dbc10351ad1a95b6747ad4d2164bfbef1c9e70d9e4bff235754cc529d4
 optdepends = libappindicator1: Allow the app do display a menu in the system tray,
 optdepends = libayatana-appindicator1: Allow the app to display a menu in the system tray
diff --git a/PKGBUILD b/PKGBUILD
index b53a4d6..dba4b1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.84'
+pkgver='0.0.85'
 pkgrel='1'
 pkgdesc="Chat for Communities and Friends"
 arch=('amd64')
@@ -14,7 +14,7 @@ optdepends=('libappindicator1: Allow the app do display a menu in the system tra
 url="https://discord.com"
 license=('custom')
 source=("${pkgname}::https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
-b2sums=('5afc26c942a65e7843f9d526f84dbd0223c7ef98f3d46fe4a298592c5d8e184a16bf5b62040369e215139a329248df0e1dea3d07090ef404fcc07727fbcb7192')
+b2sums=('8b2aef7a76e032c37beac4e12ed8e6d9c7db15c4d4d6d6433204fe72ae3ac551f7b2c5dbc10351ad1a95b6747ad4d2164bfbef1c9e70d9e4bff235754cc529d4')
 
 package() {
     tar -xf 'control.tar.gz'