Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
c1de787d by Christian Heusel at 2025-09-09T19:16:44+02:00
upgpkg: 1:0.0.109-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.108
+ pkgver = 0.0.109
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.108/discord-0.0.108.tar.gz
- source = LICENSE-0.0.108.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.108.html::https://discordapp.com/licenses
- sha512sums =
918ffe6625040adff64fcaeac71fe2a9dc1ac49041626558ad526ea9ba33239b9d05fe85ca4f25041ded96f7bd4f1691cfeec3bf8e3e80e7b5ebd505a87cb575
- sha512sums =
fcf240fa4a1ddfe647236083b3405bf680bce05e90e09712ea046ba9ede3ff6ac600da37b1b8cdc2f8c97c4e12a721e20b93123f1ee65422b41e100637b2b791
- sha512sums =
acaa30582b805c3ad0c74346dfa0e14de15820c96dbd2f288597dae39c632addc60f48821357df19293e1afa0eb2c87d5377ca197d13900c19f0c0aa23b00071
+ source =
https://dl.discordapp.net/apps/linux/0.0.109/discord-0.0.109.tar.gz
+ source = LICENSE-0.0.109.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.109.html::https://discordapp.com/licenses
+ sha512sums =
051b61fc1c34bea3ee807f1c9736ed7e17b093dd1b19815c3a53fbe54c5e3ce90b64b043f7e16eb5a3fea8b5f192e5e4291352a6be29b550708b1f5b19b08c24
+ sha512sums =
4e839928bfc87a8f3e6bb447aae5fec7558f13a077bcaa26646fe3e363b8e1ab07e9c21ec1fc73cf862b87a5f5dbabe4626cc4f7ba82e132732eb60f1e145765
+ sha512sums =
c6dc274c0d6826a886f9c76dc060d7d4bb5f62a067f8e8ed4fcf579750150e08e662844dd62f49448e1be4269e4ce8ec12945b84d93cc009bf72c9633f1f2662
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.108
+pkgver=0.0.109
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=('918ffe6625040adff64fcaeac71fe2a9dc1ac49041626558ad526ea9ba33239b9d05fe85ca4f25041ded96f7bd4f1691cfeec3bf8e3e80e7b5ebd505a87cb575'
-
'fcf240fa4a1ddfe647236083b3405bf680bce05e90e09712ea046ba9ede3ff6ac600da37b1b8cdc2f8c97c4e12a721e20b93123f1ee65422b41e100637b2b791'
-
'acaa30582b805c3ad0c74346dfa0e14de15820c96dbd2f288597dae39c632addc60f48821357df19293e1afa0eb2c87d5377ca197d13900c19f0c0aa23b00071')
+sha512sums=('051b61fc1c34bea3ee807f1c9736ed7e17b093dd1b19815c3a53fbe54c5e3ce90b64b043f7e16eb5a3fea8b5f192e5e4291352a6be29b550708b1f5b19b08c24'
+
'4e839928bfc87a8f3e6bb447aae5fec7558f13a077bcaa26646fe3e363b8e1ab07e9c21ec1fc73cf862b87a5f5dbabe4626cc4f7ba82e132732eb60f1e145765'
+
'c6dc274c0d6826a886f9c76dc060d7d4bb5f62a067f8e8ed4fcf579750150e08e662844dd62f49448e1be4269e4ce8ec12945b84d93cc009bf72c9633f1f2662')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/c1de787d7920ddd048d5b131e9b09cd6ace8768c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/c1de787d7920ddd048d5b131e9b09cd6ace8768c
You're receiving this email because of your account on gitlab.archlinux.org.