T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
9fd36ee8 by T.J. Townsend at 2024-10-01T12:49:37-04:00
upgpkg: 0.0.70-1: update to 0.0.70
- - - - -
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.69
+ pkgver = 0.0.70
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.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
+ source =
https://dl.discordapp.net/apps/linux/0.0.70/discord-0.0.70.tar.gz
+ source = LICENSE-0.0.70.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.70.html::https://discordapp.com/licenses
+ sha512sums =
78aa941ce759345c0f2dc5fc3f741462e9ae8d756ecfcd492a42b9e4a16168c4772e4f732e838fd06a305348c4923a6c601450eb80bf4bd3db6f4468ae803e17
+ sha512sums =
480da9b67050db3732ab494222f595b6398545c091bb23ef07e9ca010b84482c70a72901beaf492d61e5dde2cfcdb3b095ab72366be0ff9021cc3fbf42164c71
+ sha512sums =
3f1c01ba6a790a0665474c30ae2d81bdee1d7efab59b7f432f2ede8bbeec004e40b7e196c6ed0554628422253119ebf38f2b43554a64128162dfdd9659a1e771
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.69
+pkgver=0.0.70
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=('b91cf295f7571ed0378f3759932e0144823ab0996ace1716169bb77fff0f8bdcb473b51c9eef7a1b93fc94d135cb7108441ec6a2fa7e718d0cd104670fac7d31'
-
'bf3a964014e0afa58faac67d13ccee4bf866bfa301b90c3e877fb29425c67fca342fabc86e96c99dc4fe71bfeb4ef65965024d22506e08113a3dcfc29cebcd93'
-
'7aa6c962e2a75909ea2e6ce5a75a7ad314a258e9c0881e2d7b8e229810c6775a436669b90e47bc4f38b2dd87ac17877cc225775acbafe589d48f94006b7a2a06')
+sha512sums=('78aa941ce759345c0f2dc5fc3f741462e9ae8d756ecfcd492a42b9e4a16168c4772e4f732e838fd06a305348c4923a6c601450eb80bf4bd3db6f4468ae803e17'
+
'480da9b67050db3732ab494222f595b6398545c091bb23ef07e9ca010b84482c70a72901beaf492d61e5dde2cfcdb3b095ab72366be0ff9021cc3fbf42164c71'
+
'3f1c01ba6a790a0665474c30ae2d81bdee1d7efab59b7f432f2ede8bbeec004e40b7e196c6ed0554628422253119ebf38f2b43554a64128162dfdd9659a1e771')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/9fd36ee854b1fdc0bd8cbd1621f694a4da8bb470
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/9fd36ee854b1fdc0bd8cbd1621f694a4da8bb470
You're receiving this email because of your account on gitlab.archlinux.org.