T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
527bfbda by T.J. Townsend at 2024-06-10T18:48:45-04:00
upgpkg: 0.0.56-1: update to 0.0.56
- - - - -
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.55
+ pkgver = 0.0.56
pkgrel = 1
url = https://discord.com
arch = x86_64
@@ -15,11 +15,11 @@ pkgbase = discord
optdepends = xdg-utils: Open files
options = !debug
options = !strip
- source =
https://dl.discordapp.net/apps/linux/0.0.55/discord-0.0.55.tar.gz
- source = LICENSE-0.0.55.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.55.html::https://discordapp.com/licenses
- sha512sums =
c12365109cb4db94033fda101073d2a3d6af7bdc9728e025494ee8d44ebf5f27623861879ec38bb7dd88d40de7cddede268e0f5e44bfeb586fc12713a3758c5b
- sha512sums =
4ad78e87a862ae4d06318d293955b86100234e790728c6dc0b24870f470f0c98342f8a2277dfc018c7a9771c1cfa106dee7b9d072aad8a2a6cb497a8fb4f7011
- sha512sums =
44a062c128345a3dd1648b1b8141353f93b4ee3cfbdd3c8dac50b010629068fc944f9d5f8ab45eff89cf8a66c0e3d177027f18bbd4d6c5f953f44dc1d742e37e
+ source =
https://dl.discordapp.net/apps/linux/0.0.56/discord-0.0.56.tar.gz
+ source = LICENSE-0.0.56.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.56.html::https://discordapp.com/licenses
+ sha512sums =
799d6cf5fcdeff83aaad20662668b17ff0cf88edab1bf404ad366340d0783269fef8800382a111f8505b353031c80cd17ab804a56f51f3c8bb2e2a2c5e6b86ec
+ sha512sums =
0aee9898537861e45800e7c44a7fcf5ecf4fba4132cf0ac7882b369eb5bb9a854c7b66d9b2f4b7a4c80a138e932e4818808c1ec1df93e4cc5e7a34c5011b03e9
+ sha512sums =
a67adaddb7365aa73e992939cca2f124d4fb31449a7a64f92d7367899e09fb2a93822ddcca8373c444146ca580c45135471b3205045ed585395663e4afb2e2d9
pkgname = discord
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.55
+pkgver=0.0.56
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=('c12365109cb4db94033fda101073d2a3d6af7bdc9728e025494ee8d44ebf5f27623861879ec38bb7dd88d40de7cddede268e0f5e44bfeb586fc12713a3758c5b'
-
'4ad78e87a862ae4d06318d293955b86100234e790728c6dc0b24870f470f0c98342f8a2277dfc018c7a9771c1cfa106dee7b9d072aad8a2a6cb497a8fb4f7011'
-
'44a062c128345a3dd1648b1b8141353f93b4ee3cfbdd3c8dac50b010629068fc944f9d5f8ab45eff89cf8a66c0e3d177027f18bbd4d6c5f953f44dc1d742e37e')
+sha512sums=('799d6cf5fcdeff83aaad20662668b17ff0cf88edab1bf404ad366340d0783269fef8800382a111f8505b353031c80cd17ab804a56f51f3c8bb2e2a2c5e6b86ec'
+
'0aee9898537861e45800e7c44a7fcf5ecf4fba4132cf0ac7882b369eb5bb9a854c7b66d9b2f4b7a4c80a138e932e4818808c1ec1df93e4cc5e7a34c5011b03e9'
+
'a67adaddb7365aa73e992939cca2f124d4fb31449a7a64f92d7367899e09fb2a93822ddcca8373c444146ca580c45135471b3205045ed585395663e4afb2e2d9')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/527bfbdaf86395ef640730d6ab0b9aeb72522c1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/527bfbdaf86395ef640730d6ab0b9aeb72522c1e
You're receiving this email because of your account on gitlab.archlinux.org.