T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
152ab146 by T.J. Townsend at 2024-09-23T13:08:02-04:00
upgpkg: 0.0.69-1: update to 0.0.69
- - - - -
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.68
+ pkgver = 0.0.69
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.68/discord-0.0.68.tar.gz
- source = LICENSE-0.0.68.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.68.html::https://discordapp.com/licenses
- sha512sums =
38375d2c778a36ce5676b6409ac399ad1fcb4e79abd0b08918132fa2c3fcd287b51e95457d8d4c9745957bbbad614041f925fbf7141f2d6d517ef79c9e878f9a
- sha512sums =
a533596fefd4dd76ba0318607d42a83ad2d68acdf11dbb7bf81fe83f3ce9867ed70f94d772d0aa0fcffa5f6f486ae103584434823c835a0b4ba4004f988eb41e
- sha512sums =
0463a21bd415b86e6576e43bebf676592180c5612727a553ed7e379f4cd56ac393f8607a62f2284545353c5fb331b323f90517b42cf3d8b73328153da2d6a521
+ source =
https://dl.discordapp.net/apps/linux/0.0.69/discord-0.0.69.tar.gz
+ source = LICENSE-0.0.69.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.69.html::https://discordapp.com/licenses
+ sha512sums =
b91cf295f7571ed0378f3759932e0144823ab0996ace1716169bb77fff0f8bdcb473b51c9eef7a1b93fc94d135cb7108441ec6a2fa7e718d0cd104670fac7d31
+ sha512sums =
bf3a964014e0afa58faac67d13ccee4bf866bfa301b90c3e877fb29425c67fca342fabc86e96c99dc4fe71bfeb4ef65965024d22506e08113a3dcfc29cebcd93
+ sha512sums =
7aa6c962e2a75909ea2e6ce5a75a7ad314a258e9c0881e2d7b8e229810c6775a436669b90e47bc4f38b2dd87ac17877cc225775acbafe589d48f94006b7a2a06
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.68
+pkgver=0.0.69
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=('38375d2c778a36ce5676b6409ac399ad1fcb4e79abd0b08918132fa2c3fcd287b51e95457d8d4c9745957bbbad614041f925fbf7141f2d6d517ef79c9e878f9a'
-
'a533596fefd4dd76ba0318607d42a83ad2d68acdf11dbb7bf81fe83f3ce9867ed70f94d772d0aa0fcffa5f6f486ae103584434823c835a0b4ba4004f988eb41e'
-
'0463a21bd415b86e6576e43bebf676592180c5612727a553ed7e379f4cd56ac393f8607a62f2284545353c5fb331b323f90517b42cf3d8b73328153da2d6a521')
+sha512sums=('b91cf295f7571ed0378f3759932e0144823ab0996ace1716169bb77fff0f8bdcb473b51c9eef7a1b93fc94d135cb7108441ec6a2fa7e718d0cd104670fac7d31'
+
'bf3a964014e0afa58faac67d13ccee4bf866bfa301b90c3e877fb29425c67fca342fabc86e96c99dc4fe71bfeb4ef65965024d22506e08113a3dcfc29cebcd93'
+
'7aa6c962e2a75909ea2e6ce5a75a7ad314a258e9c0881e2d7b8e229810c6775a436669b90e47bc4f38b2dd87ac17877cc225775acbafe589d48f94006b7a2a06')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/152ab146b4f8af18ec2529632a053db4dff88d92
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/152ab146b4f8af18ec2529632a053db4dff88d92
You're receiving this email because of your account on gitlab.archlinux.org.