makedeb


discord 0.0.78-1


Chat for Communities and Friends

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

Commit:


Hash: 916fe5739efc99925d21dae93763399d412c4002

Message: Updating discord to 0.0.66

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 85baaa9..1f2808c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.64
+pkgver = 0.0.66
 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.64/discord-0.0.64.deb
-b2sums = 0f7dc7e2bfd0809fca616748ab0168ac77a2a9cbbb66bae823f8e3f9b29e853b96b7601ed843c50dd684ae9802366515ba945e3a68bc15a94881ed75c1ce7047
+source = discord::https://dl.discordapp.net/apps/linux/0.0.66/discord-0.0.66.deb
+b2sums = 64548e330cdefdaec0b50dc5acedad9a4ebabdb5d627ed8222f6d7d8c056581d0ebe1a405cd201423dd1bad2ab684fc9c17bd3788beb339fa6de35e9598bbe94
 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 f55fbf7..5e655d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.64'
+pkgver='0.0.66'
 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=('0f7dc7e2bfd0809fca616748ab0168ac77a2a9cbbb66bae823f8e3f9b29e853b96b7601ed843c50dd684ae9802366515ba945e3a68bc15a94881ed75c1ce7047')
+b2sums=('64548e330cdefdaec0b50dc5acedad9a4ebabdb5d627ed8222f6d7d8c056581d0ebe1a405cd201423dd1bad2ab684fc9c17bd3788beb339fa6de35e9598bbe94')
 
 package() {
     tar -xf 'control.tar.gz'