Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
5370e040 by Robin Candau at 2025-10-27T22:40:08+01:00
upgpkg: 1:0.0.113-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.112
+ pkgver = 0.0.113
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.112/discord-0.0.112.tar.gz
- source = LICENSE-0.0.112.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.112.html::https://discordapp.com/licenses
- sha512sums =
5b37b63c3fbc2ea55a1cfc9c4bfc26f73e896c1978f9dcecf0735d385e76f4ae7f7107947f8939efc0eaac7dca7a951eba13ad953329244a4935cd2b92b8065c
+ source =
https://dl.discordapp.net/apps/linux/0.0.113/discord-0.0.113.tar.gz
+ source = LICENSE-0.0.113.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.113.html::https://discordapp.com/licenses
+ sha512sums =
bfb4195690c87a19b3ca9cb37f6a5cb39c1d916a10764b77a3314471302c841a7a00576b5ce0c718470d7f51fa71123f42b54f792822540c74c6606699cf24cc
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.112
+pkgver=0.0.113
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=('5b37b63c3fbc2ea55a1cfc9c4bfc26f73e896c1978f9dcecf0735d385e76f4ae7f7107947f8939efc0eaac7dca7a951eba13ad953329244a4935cd2b92b8065c'
+sha512sums=('bfb4195690c87a19b3ca9cb37f6a5cb39c1d916a10764b77a3314471302c841a7a00576b5ce0c718470d7f51fa71123f42b54f792822540c74c6606699cf24cc'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/5370e040c7aa178af4ef28c8fb8cef8781021217
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/5370e040c7aa178af4ef28c8fb8cef8781021217
You're receiving this email because of your account on gitlab.archlinux.org.