makedeb


discord 0.0.78-1


Chat for Communities and Friends

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

Commit:


Hash: 04287583b01257b8d70f5bdc321c02c2ec4a72c5

Message: Updating discord to 0.0.74

Diff


diff --git a/.SRCINFO b/.SRCINFO
index cdcae56..a7b95a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.73
+pkgver = 0.0.74
 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.73/discord-0.0.73.deb
-b2sums = bd390edf1a2d4f299d59463da97c748b9d02de6701d9187336360af8cf9eb94bfe6d4f85992bc60e7d5d9921864c4e4ea403363f9bf28399c9704df065fe4935
+source = discord::https://dl.discordapp.net/apps/linux/0.0.74/discord-0.0.74.deb
+b2sums = 7595f681a4fc0ab69808bb1b86ee27d1812237105b7eeafbbf4c775ef3d8ce28d5979b2033e25e72c94876a9ef35d62b1e8299603279cbc51afe976606beb94e
 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 09bd96c..fbd03e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.73'
+pkgver='0.0.74'
 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=('bd390edf1a2d4f299d59463da97c748b9d02de6701d9187336360af8cf9eb94bfe6d4f85992bc60e7d5d9921864c4e4ea403363f9bf28399c9704df065fe4935')
+b2sums=('7595f681a4fc0ab69808bb1b86ee27d1812237105b7eeafbbf4c775ef3d8ce28d5979b2033e25e72c94876a9ef35d62b1e8299603279cbc51afe976606beb94e')
 
 package() {
     tar -xf 'control.tar.gz'