T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
discord
Commits:
86828f01 by T.J. Townsend at 2023-10-31T13:24:31-04:00
upgpkg: 0.0.33-1: update to 0.0.33
- - - - -
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.32
+ pkgver = 0.0.33
pkgrel = 1
url = https://discord.com
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = discord
optdepends = libappindicator-gtk3: Systray indicator support
optdepends = xdg-utils: Open files
options = !strip
- source =
https://dl.discordapp.net/apps/linux/0.0.32/discord-0.0.32.tar.gz
- source = LICENSE-0.0.32.html::https://discordapp.com/terms
- source = OSS-LICENSES-0.0.32.html::https://discordapp.com/licenses
- sha512sums =
e3ca9075e4a66c7c4358bdccb748f8f849de24cf3036b85d2c42dd15f8e56125fc42e86e73920751126b0e4fa73596a1d7af1f21ac9903911d6c843637c46813
- sha512sums =
7c57ab103f749ea547dc4464a748642fdb0f6a223cc48d3002f28204862d4a784dd8280be19ebe0c8eceabf8060f1fbfd3b9bbe2a6b7e9ed4d1024e994608e1d
- sha512sums =
1b8045d35e7fab206f50bfad14ded62d13d3c58680b498b98251d103be9d91434ea717f29cb36f85e333e9f99efe1a1f72f8d31b04476c1f2f3662eccbed49ff
+ source =
https://dl.discordapp.net/apps/linux/0.0.33/discord-0.0.33.tar.gz
+ source = LICENSE-0.0.33.html::https://discordapp.com/terms
+ source = OSS-LICENSES-0.0.33.html::https://discordapp.com/licenses
+ sha512sums =
83e848d12137a2576f70834fcf612cdd0a0f3216916d450830813b7492efa53f7baaeefd37cd58091a0ed8303e3b037f32e995b51a35c416388c1a6d6998036f
+ sha512sums =
ca3c4d03ce44ad772f4d116311d0f476bd5d2c16dd16a83aa3e55315ee209d68d4a9ba631507efc42730f844a30a777f5939345a1d75cd7357e7ae5094746e4c
+ sha512sums =
10b000630caeb2ac187dc12adea91c243b12a81e393415ab70916b89845852fa3800377dc14390693cd3b1c2f3cfdb2f4299635015478b253dd27ecf9a245302
pkgname = discord
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=discord
_pkgname=Discord
-pkgver=0.0.32
+pkgver=0.0.33
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=('e3ca9075e4a66c7c4358bdccb748f8f849de24cf3036b85d2c42dd15f8e56125fc42e86e73920751126b0e4fa73596a1d7af1f21ac9903911d6c843637c46813'
-
'7c57ab103f749ea547dc4464a748642fdb0f6a223cc48d3002f28204862d4a784dd8280be19ebe0c8eceabf8060f1fbfd3b9bbe2a6b7e9ed4d1024e994608e1d'
-
'1b8045d35e7fab206f50bfad14ded62d13d3c58680b498b98251d103be9d91434ea717f29cb36f85e333e9f99efe1a1f72f8d31b04476c1f2f3662eccbed49ff')
+sha512sums=('83e848d12137a2576f70834fcf612cdd0a0f3216916d450830813b7492efa53f7baaeefd37cd58091a0ed8303e3b037f32e995b51a35c416388c1a6d6998036f'
+
'ca3c4d03ce44ad772f4d116311d0f476bd5d2c16dd16a83aa3e55315ee209d68d4a9ba631507efc42730f844a30a777f5939345a1d75cd7357e7ae5094746e4c'
+
'10b000630caeb2ac187dc12adea91c243b12a81e393415ab70916b89845852fa3800377dc14390693cd3b1c2f3cfdb2f4299635015478b253dd27ecf9a245302')
prepare() {
cd $_pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/86828f01382b4e1cb8fdf93a5ad43b345bbc4ea2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/86828f01382b4e1cb8fdf93a5ad43b345bbc4ea2
You're receiving this email because of your account on gitlab.archlinux.org.