T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
9004a1c4 by T.J. Townsend at 2025-02-03T13:25:17-05:00
upgpkg: 0.0.83-1: update to 0.0.83
- - - - -
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.82
+ pkgver = 0.0.83
pkgrel = 1
url = https://discord.com
arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = discord
optdepends = xdg-utils: Open files
options = !debug
options = !strip
- source =
https://dl.discordapp.net/apps/linux/0.0.82/discord-0.0.82.tar.gz
- source = LICENSE-0.0.82.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.82.html::https://discordapp.com/licenses
- sha512sums =
1911df8cc5d266a0db4639b1523ec8a80e5127d709d90794ab466e3c54e04076215e53700ad6a8649714db87fbef479cd8a014fdcf95605916c5977bc02b7859
- sha512sums =
201fb0f22b42cd9675b5252144ff5c81984deeec7b14467fdc70f8791d5cbe838113094bd9a3a4870ef72d845a5ef0d38afdecefdf0b50bb07d9628dbf027b03
- sha512sums =
06566f94e889aeb0d46091ae079f78ad5a8a5ccd3173fa2615ace8a08b628fd91cf1b2524265bcb7da5cd9a39708fdc5b348db69c034dc6d4e63835286efd8ae
+ source =
https://dl.discordapp.net/apps/linux/0.0.83/discord-0.0.83.tar.gz
+ source = LICENSE-0.0.83.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.83.html::https://discordapp.com/licenses
+ sha512sums =
f3fc4394451aa17026d67d0474f72de01970c809f49baadf015a67e7c776bcdf756e04330f7e84a7333fde6143a11086e3625c8d35a5e7f1380995fa53d8eeb7
+ sha512sums =
3f35bac147ba01723d6e94d4870df3a09530f17ff2fade9a4dbc0f08d4e44520b55369615880d9a230918e5ec212c445b80edc17ac668f00cad7b003bbfe6610
+ sha512sums =
85f4b78721cf8f2bc2e3a50317c9049a48689092a3638742e9bcfbc992c7ec49836f0954b0e0a9632018220abd96b2e72468ec2f0c58e5fc4496ed38444682d6
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.82
+pkgver=0.0.83
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers"
arch=('x86_64')
@@ -18,9 +18,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=('1911df8cc5d266a0db4639b1523ec8a80e5127d709d90794ab466e3c54e04076215e53700ad6a8649714db87fbef479cd8a014fdcf95605916c5977bc02b7859'
-
'201fb0f22b42cd9675b5252144ff5c81984deeec7b14467fdc70f8791d5cbe838113094bd9a3a4870ef72d845a5ef0d38afdecefdf0b50bb07d9628dbf027b03'
-
'06566f94e889aeb0d46091ae079f78ad5a8a5ccd3173fa2615ace8a08b628fd91cf1b2524265bcb7da5cd9a39708fdc5b348db69c034dc6d4e63835286efd8ae')
+sha512sums=('f3fc4394451aa17026d67d0474f72de01970c809f49baadf015a67e7c776bcdf756e04330f7e84a7333fde6143a11086e3625c8d35a5e7f1380995fa53d8eeb7'
+
'3f35bac147ba01723d6e94d4870df3a09530f17ff2fade9a4dbc0f08d4e44520b55369615880d9a230918e5ec212c445b80edc17ac668f00cad7b003bbfe6610'
+
'85f4b78721cf8f2bc2e3a50317c9049a48689092a3638742e9bcfbc992c7ec49836f0954b0e0a9632018220abd96b2e72468ec2f0c58e5fc4496ed38444682d6')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/9004a1c43c3c8cd6b900acdc1040b37be0a22b81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/9004a1c43c3c8cd6b900acdc1040b37be0a22b81
You're receiving this email because of your account on gitlab.archlinux.org.