From 9e6cee769c2423d33ebb37555e2b50ade4dff38e Mon Sep 17 00:00:00 2001 From: medaey <16074153+medaey@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:47:21 +0200 Subject: [PATCH] upd(discord-deb): `0.0.65` -> `0.0.66` (#6370) --- packages/discord-deb/.SRCINFO | 6 +++--- packages/discord-deb/discord-deb.pacscript | 4 ++-- srclist | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/discord-deb/.SRCINFO b/packages/discord-deb/.SRCINFO index 7b04eb528d..bf14211866 100644 --- a/packages/discord-deb/.SRCINFO +++ b/packages/discord-deb/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = discord-deb gives = discord - pkgver = 0.0.65 + pkgver = 0.0.66 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 @@ -10,7 +10,7 @@ pkgbase = discord-deb maintainer = ObsidianPresidium maintainer = Medaey repology = project: discord - source = https://dl.discordapp.net/apps/linux/0.0.65/discord-0.0.65.deb - sha256sums = 6ddb70fdca9bd1a4f5741e8d894272223d8751b0b671d283357b2677382ee77b + source = https://dl.discordapp.net/apps/linux/0.0.66/discord-0.0.66.deb + sha256sums = ea2df18fc1481b872cced367da84308bc241a6b08f39cfe8b42c2835147aedaf pkgname = discord-deb diff --git a/packages/discord-deb/discord-deb.pacscript b/packages/discord-deb/discord-deb.pacscript index 0a7cd861f6..fb2e48350b 100644 --- a/packages/discord-deb/discord-deb.pacscript +++ b/packages/discord-deb/discord-deb.pacscript @@ -1,9 +1,9 @@ pkgname="discord-deb" gives="discord" breaks=("${gives}" "${gives}-app" "${gives}-debian-patched-deb") -pkgver="0.0.65" +pkgver="0.0.66" 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=("6ddb70fdca9bd1a4f5741e8d894272223d8751b0b671d283357b2677382ee77b") +sha256sums=("ea2df18fc1481b872cced367da84308bc241a6b08f39cfe8b42c2835147aedaf") maintainer=("ObsidianPresidium " "Medaey ") arch=('amd64') source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb") diff --git a/srclist b/srclist index d3e26f1e3e..b5fe0d9fb1 100644 --- a/srclist +++ b/srclist @@ -1723,7 +1723,7 @@ pkgname = discord-canary --- pkgbase = discord-deb gives = discord - pkgver = 0.0.65 + pkgver = 0.0.66 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 @@ -1733,8 +1733,8 @@ pkgbase = discord-deb maintainer = ObsidianPresidium maintainer = Medaey repology = project: discord - source = https://dl.discordapp.net/apps/linux/0.0.65/discord-0.0.65.deb - sha256sums = 6ddb70fdca9bd1a4f5741e8d894272223d8751b0b671d283357b2677382ee77b + source = https://dl.discordapp.net/apps/linux/0.0.66/discord-0.0.66.deb + sha256sums = ea2df18fc1481b872cced367da84308bc241a6b08f39cfe8b42c2835147aedaf pkgname = discord-deb ---