forked from pacstall/pacstall-programs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f009de9
commit 3207530
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
--- | ||
|