makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: 5edf95caf4ea2864c1d6c4a2328944dedf9b55c9
Message: Updating discord to 0.0.51
diff --git a/.SRCINFO b/.SRCINFO
index 4e9491f..9a92fe6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.50
+pkgver = 0.0.51
url = https://discord.com
arch = amd64
depends = libc6
@@ -17,8 +17,8 @@ depends = libxss1
depends = libxtst6
depends = libappindicator1
license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.50/discord-0.0.50.deb
-b2sums = ca1bee0569107aedd66e56ff46925438503a13d4bd21d8cc767aeae4eeb1e3f4787f94efdff2032e4d188469da744ef5cba6103206f5ddd89006cff87807aea8
+source = discord::https://dl.discordapp.net/apps/linux/0.0.51/discord-0.0.51.deb
+b2sums = bc8e6815db429e23626e936e1c5c43eef443fb6dd8c71eff752d8969fbcc607a4464f3a58552d4a65bdd4428992870f98cc7bfb8265b6041d4261eb153aa7f2f
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index b18bae4..307ce60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.50'
+pkgver='0.0.51'
pkgrel='1'
pkgdesc="Chat for Communities and Friends"
arch=('amd64')
@@ -14,7 +14,7 @@ bullseye_depends=("${_base_depends[@]}" 'libayatana-appindicator1')
url="https://discord.com"
license=('custom')
source=("${pkgname}::https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
-b2sums=('ca1bee0569107aedd66e56ff46925438503a13d4bd21d8cc767aeae4eeb1e3f4787f94efdff2032e4d188469da744ef5cba6103206f5ddd89006cff87807aea8')
+b2sums=('bc8e6815db429e23626e936e1c5c43eef443fb6dd8c71eff752d8969fbcc607a4464f3a58552d4a65bdd4428992870f98cc7bfb8265b6041d4261eb153aa7f2f')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"