Skip to content

Commit

Permalink
upd(discord-deb) 0.0.53 -> 0.0.54 (#6014)
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyEgg authored May 16, 2024
1 parent 28ed05e commit 4ab6ca5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/discord-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgname = discord-deb
gives = discord
pkgver = 0.0.53
pkgver = 0.0.54
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
source = https://dl.discordapp.net/apps/linux/0.0.53/discord-0.0.53.deb
source = https://dl.discordapp.net/apps/linux/0.0.54/discord-0.0.54.deb
breaks = discord
breaks = discord-app
breaks = discord-debian-patched-deb
maintainer = ObsidianPresidium <[email protected]>
repology = project: discord
sha256sums = aadf9ee497a8445cb17df5d5b91d5375e240fac0f3e6301bc55a3f72a42e31d3
sha256sums = 6d7f68bca6e619657f240de0edd63e229b3fb34c781ff5cd85ec4c0f29da0acc
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.53"
pkgver="0.0.54"
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=("aadf9ee497a8445cb17df5d5b91d5375e240fac0f3e6301bc55a3f72a42e31d3")
sha256sums=("6d7f68bca6e619657f240de0edd63e229b3fb34c781ff5cd85ec4c0f29da0acc")
maintainer=("ObsidianPresidium <[email protected]>")
arch=('amd64')
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
Expand Down

0 comments on commit 4ab6ca5

Please sign in to comment.