Skip to content

Commit

Permalink
upd(discord-deb): 0.0.61 -> 0.0.62 (pacstall#6300)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
GianlucaHex and pre-commit-ci[bot] authored Aug 1, 2024
1 parent f009de9 commit 3207530
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/discord-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = discord-deb
gives = discord
pkgver = 0.0.61
pkgver = 0.0.62
pkgdesc = Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities
url = https://discord.com/
arch = amd64
Expand All @@ -9,7 +9,7 @@ pkgbase = discord-deb
breaks = discord-debian-patched-deb
maintainer = ObsidianPresidium <[email protected]>
repology = project: discord
source = https://dl.discordapp.net/apps/linux/0.0.61/discord-0.0.61.deb
sha256sums = 818c998f5a91caec55dc3076788f73e07f4a91f8c96233e9f8f2cdd60cfca4b6
source = https://dl.discordapp.net/apps/linux/0.0.62/discord-0.0.62.deb
sha256sums = 6f9773a9101e5ebf6dfd3c44692426f8c4263dad8594e2e9a415f212f2a40298

pkgname = discord-deb
4 changes: 2 additions & 2 deletions packages/discord-deb/discord-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="discord-deb"
gives="discord"
breaks=("${gives}" "${gives}-app" "${gives}-debian-patched-deb")
pkgver="0.0.61"
pkgver="0.0.62"
pkgdesc="Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities"
sha256sums=("818c998f5a91caec55dc3076788f73e07f4a91f8c96233e9f8f2cdd60cfca4b6")
sha256sums=("6f9773a9101e5ebf6dfd3c44692426f8c4263dad8594e2e9a415f212f2a40298")
maintainer=("ObsidianPresidium <[email protected]>")
arch=('amd64')
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -1703,7 +1703,7 @@ pkgname = discord-canary
---
pkgbase = discord-deb
gives = discord
pkgver = 0.0.61
pkgver = 0.0.62
pkgdesc = Chat for Communities and Friends. Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities
url = https://discord.com/
arch = amd64
Expand All @@ -1712,8 +1712,8 @@ pkgbase = discord-deb
breaks = discord-debian-patched-deb
maintainer = ObsidianPresidium <[email protected]>
repology = project: discord
source = https://dl.discordapp.net/apps/linux/0.0.61/discord-0.0.61.deb
sha256sums = 818c998f5a91caec55dc3076788f73e07f4a91f8c96233e9f8f2cdd60cfca4b6
source = https://dl.discordapp.net/apps/linux/0.0.62/discord-0.0.62.deb
sha256sums = 6f9773a9101e5ebf6dfd3c44692426f8c4263dad8594e2e9a415f212f2a40298

pkgname = discord-deb
---
Expand Down

0 comments on commit 3207530

Please sign in to comment.