makedeb


discord 0.0.78-1


Chat for Communities and Friends

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

Commit:


Hash: 22b9c57a16f0ee94074273ee5b495de341874004

Message: Updating discord to 0.0.70

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 315b11b..1dc17d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.69
+pkgver = 0.0.70
 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.69/discord-0.0.69.deb
-b2sums = d78226b557b4e0beffdcb2b3943320cfde11bbb6a9b195c21231b049f0c476f777ab3a4e36666ecbb81dce0ac54300af0cb1b67f8268ff86fd4eb370eabbe139
+source = discord::https://dl.discordapp.net/apps/linux/0.0.70/discord-0.0.70.deb
+b2sums = 4c4806ca9f87b897836fa8abeea04c06edd5b01ba0a7b493b528de264632b59c30f9199fa9245e76f9370d2140fb18a51a6e8d75a2a9a9c8fb8cdc41fd02cd86
 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 6498dd9..0709b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.69'
+pkgver='0.0.70'
 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=('d78226b557b4e0beffdcb2b3943320cfde11bbb6a9b195c21231b049f0c476f777ab3a4e36666ecbb81dce0ac54300af0cb1b67f8268ff86fd4eb370eabbe139')
+b2sums=('4c4806ca9f87b897836fa8abeea04c06edd5b01ba0a7b493b528de264632b59c30f9199fa9245e76f9370d2140fb18a51a6e8d75a2a9a9c8fb8cdc41fd02cd86')
 
 package() {
     tar -xf 'control.tar.gz'