Skip to content

Commit

Permalink
upd(discord-deb): 0.0.71 -> 0.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
medaey committed Oct 30, 2024
1 parent 17b7cd2 commit f998bd2
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,6 +1,6 @@
pkgbase = discord-deb
gives = discord
pkgver = 0.0.71
pkgver = 0.0.72
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 @@ -10,7 +10,7 @@ pkgbase = discord-deb
maintainer = ObsidianPresidium <[email protected]>
maintainer = Medaey <[email protected]>
repology = project: discord
source = https://dl.discordapp.net/apps/linux/0.0.71/discord-0.0.71.deb
sha256sums = 90b0292d2b0cd4308f43e873e4dfde99863f87cf4d77e4cdd30b9738ebbcd8eb
source = https://dl.discordapp.net/apps/linux/0.0.72/discord-0.0.72.deb
sha256sums = 8b67e9976b58de743e141498b1a103a3f37198a9811a36ff238948f3ff85e70c

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.71"
pkgver="0.0.72"
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=("90b0292d2b0cd4308f43e873e4dfde99863f87cf4d77e4cdd30b9738ebbcd8eb")
sha256sums=("8b67e9976b58de743e141498b1a103a3f37198a9811a36ff238948f3ff85e70c")
maintainer=("ObsidianPresidium <[email protected]>" "Medaey <[email protected]>")
arch=('amd64')
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
Expand Down

0 comments on commit f998bd2

Please sign in to comment.