Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
1c93680a by Christian Heusel at 2026-02-03T01:54:35+01:00
upgpkg: 1:0.0.123-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.122
+ pkgver = 0.0.123
pkgrel = 1
epoch = 1
url = https://discord.com
@@ -11,12 +11,12 @@ pkgbase = discord
optdepends = xdg-utils: For opening URLs and files
options = !debug
options = !strip
- source =
https://dl.discordapp.net/apps/linux/0.0.122/discord-0.0.122.tar.gz
- source = LICENSE-0.0.122.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.122.html::https://discordapp.com/licenses
- sha512sums =
1aa6f3b26d095052988e69ef886b3e61ad32883ea64852f20ca5071b12308652952e1d4d66139d3cca46c3c127ca97f53c7bd543eba21937d388b630a181faf4
- sha512sums = SKIP
- sha512sums = SKIP
+ source =
https://dl.discordapp.net/apps/linux/0.0.123/discord-0.0.123.tar.gz
+ source = LICENSE-0.0.123.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.123.html::https://discordapp.com/licenses
+ sha512sums =
00363fb7feba38a8cb75136535c9c721e2b8b3c1251ea3db36517cd5a87f023733cb877a1b65478002189b0325bebfbe001448fabb6281b1e481da9b5f647ada
+ sha512sums =
808a9bd8a848245d564d2a791b32881d9f14a2b7047fe49c2f97eba0823ab0739a012b09d168b03e06b49e15c3113ffe204384c5f8e25e8c7b9c22db4092cce3
+ sha512sums =
5c1196019b3bf5dd89c4974107eb65f5401d7b39ef85ccd5a983c396b917bd8fdc8c494206f3040ee0dd8a249f42e0f4131b9db820fb99923e5be02604f2e2e7
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.122
+pkgver=0.0.123
pkgrel=1
epoch=1
pkgdesc="All-in-one voice and text chat for gamers"
@@ -20,9 +20,9 @@ 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=('1aa6f3b26d095052988e69ef886b3e61ad32883ea64852f20ca5071b12308652952e1d4d66139d3cca46c3c127ca97f53c7bd543eba21937d388b630a181faf4'
- 'SKIP'
- 'SKIP')
+sha512sums=('00363fb7feba38a8cb75136535c9c721e2b8b3c1251ea3db36517cd5a87f023733cb877a1b65478002189b0325bebfbe001448fabb6281b1e481da9b5f647ada'
+
'808a9bd8a848245d564d2a791b32881d9f14a2b7047fe49c2f97eba0823ab0739a012b09d168b03e06b49e15c3113ffe204384c5f8e25e8c7b9c22db4092cce3'
+
'5c1196019b3bf5dd89c4974107eb65f5401d7b39ef85ccd5a983c396b917bd8fdc8c494206f3040ee0dd8a249f42e0f4131b9db820fb99923e5be02604f2e2e7')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/1c93680ad17a4b338e68bbc4e41ce1eda6522adf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/1c93680ad17a4b338e68bbc4e41ce1eda6522adf
You're receiving this email because of your account on gitlab.archlinux.org.