makedeb


discord 0.0.78-1


Chat for Communities and Friends

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

Commit:


Hash: 6350954e89ce40c640b70738e56f70b261284962

Message: Updating discord to 0.0.44

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 6a51a6d..10eff64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.43
+pkgver = 0.0.44
 url = https://discord.com
 arch = x86_64
 arch = amd64
@@ -18,8 +18,8 @@ depends = libxss1
 depends = libxtst6
 depends = libappindicator1
 license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.43/discord-0.0.43.deb
-b2sums = 3ace6309c3d3d84bf196e3b02f02070c691badf803d366e357fb4b45d39081ffa9586e9ac27eafcebdc2dafa8123ddf014bb62d3ab54f87248744c7dbb8dfa3b
+source = discord::https://dl.discordapp.net/apps/linux/0.0.44/discord-0.0.44.deb
+b2sums = 8097341eabc2fc8773ec8008025e94132da84635a3dd2f6938d3e8a71e865c7c9365d5087bdb7a96132d281dc588b3aee6653dcc5319cb738e46522348068b00
 bullseye_depends = libc6
 bullseye_depends = libasound2
 bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index ce3fd10..b8dc4c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.43'
+pkgver='0.0.44'
 pkgrel='1'
 pkgdesc="Chat for Communities and Friends"
 arch=('x86_64' '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=('3ace6309c3d3d84bf196e3b02f02070c691badf803d366e357fb4b45d39081ffa9586e9ac27eafcebdc2dafa8123ddf014bb62d3ab54f87248744c7dbb8dfa3b')
+b2sums=('8097341eabc2fc8773ec8008025e94132da84635a3dd2f6938d3e8a71e865c7c9365d5087bdb7a96132d281dc588b3aee6653dcc5319cb738e46522348068b00')
 
 package() {
     tar -xf 'data.tar.gz' -C "${pkgdir}"