Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
5d4709fb by Robin Candau at 2024-10-09T21:36:58+02:00
upgpkg: 0.0.71-1: New upstream release
- - - - -
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.70
+ pkgver = 0.0.71
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.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
+ source =
https://dl.discordapp.net/apps/linux/0.0.71/discord-0.0.71.tar.gz
+ source = LICENSE-0.0.71.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.71.html::https://discordapp.com/licenses
+ sha512sums =
c4042a56e8ad170901367ed562831d0f8933d8f0babf246639f8b5b17d7b437b58d6cf696f3c3d6a30674c041567115d0419a3e4c00de7064db58a4c77a61a93
+ sha512sums =
6f6164d88e48b69a04df1486cf04436f0d18867110ffda8210ea650b7e259e332478f99ab124e90739aa110a46a3115abb2b46edc8c46a2eca0b8d35a7eb96d8
+ sha512sums =
082e722d4eeafa7117738a94d8c215e07d98f1b8eaf4d85b6cc616381062366b336f02d85e6e78af842bbcb5deed222dd49afeccafb23185c20878ba289369f2
pkgname = discord
depends = libnotify
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.70
+pkgver=0.0.71
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=('78aa941ce759345c0f2dc5fc3f741462e9ae8d756ecfcd492a42b9e4a16168c4772e4f732e838fd06a305348c4923a6c601450eb80bf4bd3db6f4468ae803e17'
-
'480da9b67050db3732ab494222f595b6398545c091bb23ef07e9ca010b84482c70a72901beaf492d61e5dde2cfcdb3b095ab72366be0ff9021cc3fbf42164c71'
-
'3f1c01ba6a790a0665474c30ae2d81bdee1d7efab59b7f432f2ede8bbeec004e40b7e196c6ed0554628422253119ebf38f2b43554a64128162dfdd9659a1e771')
+sha512sums=('c4042a56e8ad170901367ed562831d0f8933d8f0babf246639f8b5b17d7b437b58d6cf696f3c3d6a30674c041567115d0419a3e4c00de7064db58a4c77a61a93'
+
'6f6164d88e48b69a04df1486cf04436f0d18867110ffda8210ea650b7e259e332478f99ab124e90739aa110a46a3115abb2b46edc8c46a2eca0b8d35a7eb96d8'
+
'082e722d4eeafa7117738a94d8c215e07d98f1b8eaf4d85b6cc616381062366b336f02d85e6e78af842bbcb5deed222dd49afeccafb23185c20878ba289369f2')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/5d4709fb32240dbb84d657ad032d749c39667aea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/5d4709fb32240dbb84d657ad032d749c39667aea
You're receiving this email because of your account on gitlab.archlinux.org.