makedeb


discord 0.0.53-1


Chat for Communities and Friends

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

Commit:


Hash: e79ff83b258ad403bedc389ea0c1371d59afb4c8

Message: Upgraded to 0.0.22

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 25fd8b0..540be94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.21
+pkgver = 0.0.22
 url = https://discord.com
 arch = x86_64
 depends = libc6
@@ -19,8 +19,8 @@ depends = libxtst6
 depends = libc++1
 depends = libappindicator1
 license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.21/discord-0.0.21.deb
-b2sums = 9ee1f16c026d03289853dba9f23597a3a69d0d7c55793ae78b2390aed42eeb6b1024189d2535febd31203c3853e33cc410564d211cf47981d62f2264dbad9224
+source = discord::https://dl.discordapp.net/apps/linux/0.0.22/discord-0.0.22.deb
+b2sums = ae1fdedb7c8513c94944e49b706932e16e7d5463025f57ddc4a5c52293e7e5f93062e1088adb43fc6f61c5bde3c063bf853718daa0e43d3cc5a33d0243855749
 bullseye_depends = libc6
 bullseye_depends = libasound2
 bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 8a08dd9..136a3da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.21'
+pkgver='0.0.22'
 pkgrel='1'
 pkgdesc="Chat for Communities and Friends"
 arch=('x86_64')
@@ -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=('9ee1f16c026d03289853dba9f23597a3a69d0d7c55793ae78b2390aed42eeb6b1024189d2535febd31203c3853e33cc410564d211cf47981d62f2264dbad9224')
+b2sums=('ae1fdedb7c8513c94944e49b706932e16e7d5463025f57ddc4a5c52293e7e5f93062e1088adb43fc6f61c5bde3c063bf853718daa0e43d3cc5a33d0243855749')
 
 package() {
     tar -xf 'data.tar.gz' -C "${pkgdir}"