Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
2728b2d0 by Robin Candau at 2025-12-01T20:06:22+01:00
upgpkg: 1:0.0.117-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.116
+ pkgver = 0.0.117
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.116/discord-0.0.116.tar.gz
- source = LICENSE-0.0.116.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.116.html::https://discordapp.com/licenses
- sha512sums =
801a228ff7c84aba76ce4565535d1da1d0ee3e7c30e2c381a118db32b2c7dcbdfe0f52ea8caa369732ca29c5a23a3ef7bb5439adc57e70243beb6ab7fc539a7f
+ source =
https://dl.discordapp.net/apps/linux/0.0.117/discord-0.0.117.tar.gz
+ source = LICENSE-0.0.117.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.117.html::https://discordapp.com/licenses
+ sha512sums =
3c2b3e835cfd8f785f33e3c1a37c6c69dacc6b8d45151364ee46f220ef97022f862ac8e42a5e3915d3010e8443fc4caa5b5c1c209f698bda3fe847632207036b
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.116
+pkgver=0.0.117
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=('801a228ff7c84aba76ce4565535d1da1d0ee3e7c30e2c381a118db32b2c7dcbdfe0f52ea8caa369732ca29c5a23a3ef7bb5439adc57e70243beb6ab7fc539a7f'
+sha512sums=('3c2b3e835cfd8f785f33e3c1a37c6c69dacc6b8d45151364ee46f220ef97022f862ac8e42a5e3915d3010e8443fc4caa5b5c1c209f698bda3fe847632207036b'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/2728b2d047da3c6a7917f804cf6576e65f9b7b27
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/2728b2d047da3c6a7917f804cf6576e65f9b7b27
You're receiving this email because of your account on gitlab.archlinux.org.