Discord v0.0.25
This commit is contained in:
Luzifer.io Jenkins 2023-02-13 22:24:35 +00:00
parent f24cd43933
commit c089b0ce05
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.24
pkgver = 0.0.25
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.24/discord-0.0.24.tar.gz
source = https://dl.discordapp.net/apps/linux/0.0.25/discord-0.0.25.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
sha512sums = 9e1aa15bc1b1d8ebd2819ba88e7c012c47966d7f150264e732c849d4f15023729f8de4e5a5eb999603fa6102a02313dbf7d178b33cfacca58018dcd214ed4e40
sha512sums = 21a3e6dff2fd33fe0cd5b1c9c340cbeebc6fd214d9f0be8c05ac9faad2f287d17726bd45bebb4ecebe90533da20f501ad1156ac8097318d7545f78811ebe1224
sha512sums = SKIP
sha512sums = SKIP

View File

@ -3,7 +3,7 @@
pkgname=discord
_pkgname=Discord
pkgver=0.0.24
pkgver=0.0.25
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=('9e1aa15bc1b1d8ebd2819ba88e7c012c47966d7f150264e732c849d4f15023729f8de4e5a5eb999603fa6102a02313dbf7d178b33cfacca58018dcd214ed4e40'
sha512sums=('21a3e6dff2fd33fe0cd5b1c9c340cbeebc6fd214d9f0be8c05ac9faad2f287d17726bd45bebb4ecebe90533da20f501ad1156ac8097318d7545f78811ebe1224'
'SKIP'
'SKIP')