T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
0745fd1e by T.J. Townsend at 2024-08-27T15:47:25-04:00
upgpkg: 0.0.66-1: update to 0.0.66
- - - - -
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.65
+ pkgver = 0.0.66
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.65/discord-0.0.65.tar.gz
- source = LICENSE-0.0.65.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.65.html::https://discordapp.com/licenses
- sha512sums =
48a6d9d4939babe7b7243ae465e592baac357ed6a79513be3e78a78bbc7c5ce4b22bdb6edae31d43f2adb3e578d9a7ecb9b4fb62aed63da84d20e1daede4fc8e
- sha512sums =
29b57d6dcb60456e10b55dc1732ef6603ad3c72d04fa86f20d1a4ec1010cc8edda4fd820a6fc032a160498432aaed2e7a33ceb994d67f257404717ede95d03f8
- sha512sums =
f866451017a6ef8c527f5e9c17ec629246677f4957ac6f6bb5f9bd82179208cb8aac8d1858519863468ba1339e68d48709467cf003611a8175b3f5214e95d25e
+ source =
https://dl.discordapp.net/apps/linux/0.0.66/discord-0.0.66.tar.gz
+ source = LICENSE-0.0.66.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.66.html::https://discordapp.com/licenses
+ sha512sums =
e521af930bf68d8da4fa9db1d86be84d17ad661213ba20a29eb05a67042625630d9d2ce5d8147146276b5c1356e07a0beba9312b0b558eb5cc5861244418e32b
+ sha512sums =
2ac9dab9ab504a44b8bbbcf02ccd044852a315909e2911093f705984f8d2e1af369c4af4209cb0c7ee2b9bfb84cb65e2b62f1c0b4bb3c7bbcd7886fb8e341104
+ sha512sums =
454da761a304b948520e3e83a8fa660a890efa36923bbf823cf359b8bc469d4261f6b17b462f3b997941f9f7bbb44a823dc3afed2a6ec63da719b88f525f37fb
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.65
+pkgver=0.0.66
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=('48a6d9d4939babe7b7243ae465e592baac357ed6a79513be3e78a78bbc7c5ce4b22bdb6edae31d43f2adb3e578d9a7ecb9b4fb62aed63da84d20e1daede4fc8e'
-
'29b57d6dcb60456e10b55dc1732ef6603ad3c72d04fa86f20d1a4ec1010cc8edda4fd820a6fc032a160498432aaed2e7a33ceb994d67f257404717ede95d03f8'
-
'f866451017a6ef8c527f5e9c17ec629246677f4957ac6f6bb5f9bd82179208cb8aac8d1858519863468ba1339e68d48709467cf003611a8175b3f5214e95d25e')
+sha512sums=('e521af930bf68d8da4fa9db1d86be84d17ad661213ba20a29eb05a67042625630d9d2ce5d8147146276b5c1356e07a0beba9312b0b558eb5cc5861244418e32b'
+
'2ac9dab9ab504a44b8bbbcf02ccd044852a315909e2911093f705984f8d2e1af369c4af4209cb0c7ee2b9bfb84cb65e2b62f1c0b4bb3c7bbcd7886fb8e341104'
+
'454da761a304b948520e3e83a8fa660a890efa36923bbf823cf359b8bc469d4261f6b17b462f3b997941f9f7bbb44a823dc3afed2a6ec63da719b88f525f37fb')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/0745fd1e1116fec0e717e047025d9581f95eb9e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/0745fd1e1116fec0e717e047025d9581f95eb9e6
You're receiving this email because of your account on gitlab.archlinux.org.