makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: 25b288f68f2d8a3487e3d68f5b0115c98ed13cf0
Message: Updating discord to 0.0.64
diff --git a/.SRCINFO b/.SRCINFO
index b6ab7fb..85baaa9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.60
+pkgver = 0.0.64
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.60/discord-0.0.60.deb
-b2sums = 94485fe1b28cbc43971b17bd8a25e0716361e64c57e67956855ffdfafe245a3911f2bccbd403230224daa71771add36b5caf990934b2917d89335b65854e0972
+source = discord::https://dl.discordapp.net/apps/linux/0.0.64/discord-0.0.64.deb
+b2sums = 0f7dc7e2bfd0809fca616748ab0168ac77a2a9cbbb66bae823f8e3f9b29e853b96b7601ed843c50dd684ae9802366515ba945e3a68bc15a94881ed75c1ce7047
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 e507759..f55fbf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.60'
+pkgver='0.0.64'
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=('94485fe1b28cbc43971b17bd8a25e0716361e64c57e67956855ffdfafe245a3911f2bccbd403230224daa71771add36b5caf990934b2917d89335b65854e0972')
+b2sums=('0f7dc7e2bfd0809fca616748ab0168ac77a2a9cbbb66bae823f8e3f9b29e853b96b7601ed843c50dd684ae9802366515ba945e3a68bc15a94881ed75c1ce7047')
package() {
tar -xf 'control.tar.gz'