Discord v0.0.24
This commit is contained in:
Luzifer.io Jenkins 2023-01-14 04:54:12 +00:00
parent 55b7dd3dab
commit f24cd43933
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = discord
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
pkgver = 0.0.23
pkgver = 0.0.24
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@ -12,10 +12,10 @@ pkgbase = discord
depends = gtk3
optdepends = libpulse: Pulseaudio support
optdepends = xdg-utils: Open files
source = https://dl.discordapp.net/apps/linux/0.0.23/discord-0.0.23.tar.gz
source = https://dl.discordapp.net/apps/linux/0.0.24/discord-0.0.24.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
sha512sums = d03b27180c95ca74c93323090ce5c1e4351577d27184cfbf5525439052505ba198fafbd4b1489f97ce4c103bc35d1cfb4cdb1c32fc9c80bc55e2373b7a894a39
sha512sums = 9e1aa15bc1b1d8ebd2819ba88e7c012c47966d7f150264e732c849d4f15023729f8de4e5a5eb999603fa6102a02313dbf7d178b33cfacca58018dcd214ed4e40
sha512sums = SKIP
sha512sums = SKIP

View File

@ -3,7 +3,7 @@
pkgname=discord
_pkgname=Discord
pkgver=0.0.23
pkgver=0.0.24
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@ -15,7 +15,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
sha512sums=('d03b27180c95ca74c93323090ce5c1e4351577d27184cfbf5525439052505ba198fafbd4b1489f97ce4c103bc35d1cfb4cdb1c32fc9c80bc55e2373b7a894a39'
sha512sums=('9e1aa15bc1b1d8ebd2819ba88e7c012c47966d7f150264e732c849d4f15023729f8de4e5a5eb999603fa6102a02313dbf7d178b33cfacca58018dcd214ed4e40'
'SKIP'
'SKIP')