Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
04df478f by Robin Candau at 2025-06-09T22:47:32+02:00
upgpkg: 1:0.0.97-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = discord
pkgdesc = All-in-one voice and text chat for gamers
- pkgver = 0.0.96
+ pkgver = 0.0.97
pkgrel = 1
epoch = 1
url = https://discord.com
@@ -11,10 +11,10 @@ pkgbase = discord
optdepends = xdg-utils: For opening URLs and files
options = !debug
options = !strip
- source =
https://dl.discordapp.net/apps/linux/0.0.96/discord-0.0.96.tar.gz
- source = LICENSE-0.0.96.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.96.html::https://discordapp.com/licenses
- sha512sums =
77d2fcd98ec9e6ac121eb56ddbe0dedb02211c79d69b345557c030b77f7666c7cb50900cb815a2868f6dbe70cfb3cb2467195404db78b3bb122e9d37baed75ec
+ source =
https://dl.discordapp.net/apps/linux/0.0.97/discord-0.0.97.tar.gz
+ source = LICENSE-0.0.97.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.97.html::https://discordapp.com/licenses
+ sha512sums =
7af219c24795bc9dffe0bad912e96a2342a0ef1b96fd3563893350af7cb86d51313a2665fa58a1305a1b8663103c53144deb6c14e0ce0f802051893603d75f43
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.96
+pkgver=0.0.97
pkgrel=1
epoch=1
pkgdesc="All-in-one voice and text chat for gamers"
@@ -20,7 +20,7 @@ optdepends=('libpulse: PulseAudio support'
source=("https://dl.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
"LICENSE-$pkgver.html::https://discordapp.com/terms"
"OSS-LICENSES-$pkgver.html::https://discordapp.com/licenses")
-sha512sums=('77d2fcd98ec9e6ac121eb56ddbe0dedb02211c79d69b345557c030b77f7666c7cb50900cb815a2868f6dbe70cfb3cb2467195404db78b3bb122e9d37baed75ec'
+sha512sums=('7af219c24795bc9dffe0bad912e96a2342a0ef1b96fd3563893350af7cb86d51313a2665fa58a1305a1b8663103c53144deb6c14e0ce0f802051893603d75f43'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/04df478f5f378c7be389b2e9c702353b010b16f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/04df478f5f378c7be389b2e9c702353b010b16f0
You're receiving this email because of your account on gitlab.archlinux.org.