From 79c02a964e4fd7bc9aa0b38aaa446586a0279edd Mon Sep 17 00:00:00 2001 From: Zoddo Date: Tue, 19 Mar 2024 18:19:13 +0100 Subject: [PATCH] uppkg: discord 0.0.46 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a4134bf..16e8592 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = discord_arch_electron pkgdesc = Discord (popular voice + video app) using the system provided electron for increased security and performance - pkgver = 0.0.45 + pkgver = 0.0.46 pkgrel = 1 url = https://discord.com arch = any @@ -13,11 +13,11 @@ pkgbase = discord_arch_electron provides = discord conflicts = discord options = !strip - source = https://dl.discordapp.net/apps/linux/0.0.45/discord-0.0.45.tar.gz + source = https://dl.discordapp.net/apps/linux/0.0.46/discord-0.0.46.tar.gz source = discord-launcher.sh source = LICENSE.html::https://discord.com/terms source = OSS-LICENSES.html::https://discord.com/licenses - sha512sums = e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422 + sha512sums = 7f88a1f5281beb5bcdb9741ae4d984ec71c09931f31c4265e15f63b5710baff0124b38421971e45e217e20d7de14e4b5ab9e0b7da6afc3eb8ff3456643f692e8 sha512sums = d398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc sha512sums = SKIP sha512sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 42fc239..a208e7a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=discord _electron=electron pkgname=${_pkgname}_arch_electron -pkgver=0.0.45 +pkgver=0.0.46 pkgrel=1 pkgdesc="Discord (popular voice + video app) using the system provided electron for increased security and performance" arch=('any') @@ -23,7 +23,7 @@ source=("https://dl.discordapp.net/apps/linux/$pkgver/$_pkgname-$pkgver.tar.gz" 'discord-launcher.sh' 'LICENSE.html::https://discord.com/terms' 'OSS-LICENSES.html::https://discord.com/licenses') -sha512sums=('e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422' +sha512sums=('7f88a1f5281beb5bcdb9741ae4d984ec71c09931f31c4265e15f63b5710baff0124b38421971e45e217e20d7de14e4b5ab9e0b7da6afc3eb8ff3456643f692e8' 'd398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc' SKIP SKIP)