makedeb


discord 0.0.66-1


Chat for Communities and Friends

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

Commit:


Hash: 51746f10beb0d970cc2eb2a610b72282e9521458

Message: Updating discord to 0.0.57

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c0200ca..e8fa18f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.54
+pkgver = 0.0.57
 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.54/discord-0.0.54.deb
-b2sums = b09aff50867682b007badd25044c0bcfd9ab99961c1befa834ca955e20872640909c8f540c0c9a6d7916ba42387123c981ad3cbccca756e670a96b3d46f22275
+source = discord::https://dl.discordapp.net/apps/linux/0.0.57/discord-0.0.57.deb
+b2sums = 9821f4b2d95f5f9621857031e9d4957ee5c13145fce63b9b6e194f9f669cb99fa3e2ec200648adf2b45e4e45de4fa54bebbc1b45ee5d405a59e9121b8ea59964
 bullseye_depends = libc6
 bullseye_depends = libasound2
 bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 072b6c2..68e7091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.54'
+pkgver='0.0.57'
 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=('b09aff50867682b007badd25044c0bcfd9ab99961c1befa834ca955e20872640909c8f540c0c9a6d7916ba42387123c981ad3cbccca756e670a96b3d46f22275')
+b2sums=('9821f4b2d95f5f9621857031e9d4957ee5c13145fce63b9b6e194f9f669cb99fa3e2ec200648adf2b45e4e45de4fa54bebbc1b45ee5d405a59e9121b8ea59964')
 
 package() {
     tar -xf 'data.tar.gz' -C "${pkgdir}"