makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: 550f270c08c030f130e9a740e61f46d04dd7182b
Message: Updating discord to 0.0.69
diff --git a/.SRCINFO b/.SRCINFO
index 1f2808c..315b11b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.66
+pkgver = 0.0.69
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.66/discord-0.0.66.deb
-b2sums = 64548e330cdefdaec0b50dc5acedad9a4ebabdb5d627ed8222f6d7d8c056581d0ebe1a405cd201423dd1bad2ab684fc9c17bd3788beb339fa6de35e9598bbe94
+source = discord::https://dl.discordapp.net/apps/linux/0.0.69/discord-0.0.69.deb
+b2sums = d78226b557b4e0beffdcb2b3943320cfde11bbb6a9b195c21231b049f0c476f777ab3a4e36666ecbb81dce0ac54300af0cb1b67f8268ff86fd4eb370eabbe139
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 5e655d3..6498dd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.66'
+pkgver='0.0.69'
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=('64548e330cdefdaec0b50dc5acedad9a4ebabdb5d627ed8222f6d7d8c056581d0ebe1a405cd201423dd1bad2ab684fc9c17bd3788beb339fa6de35e9598bbe94')
+b2sums=('d78226b557b4e0beffdcb2b3943320cfde11bbb6a9b195c21231b049f0c476f777ab3a4e36666ecbb81dce0ac54300af0cb1b67f8268ff86fd4eb370eabbe139')
package() {
tar -xf 'control.tar.gz'