summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoddo2024-03-12 20:00:45 +0100
committerZoddo2024-03-12 20:00:45 +0100
commit27d663d49195b55ed4663cb80a1ec0ebe37bdfa2 (patch)
tree7eeea4fd7a018caa0a6ced68ba1c58f9457c43d3
parent2a87d35dced003e95c8f57f08314cd562fd5bebb (diff)
downloadaur-27d663d49195b55ed4663cb80a1ec0ebe37bdfa2.tar.gz
uppkg: discord 0.0.45
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4494317493ef..a4134bf3f6db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discord_arch_electron
pkgdesc = Discord (popular voice + video app) using the system provided electron for increased security and performance
- pkgver = 0.0.44
- pkgrel = 2
+ pkgver = 0.0.45
+ pkgrel = 1
url = https://discord.com
arch = any
license = custom
@@ -13,11 +13,11 @@ pkgbase = discord_arch_electron
provides = discord
conflicts = discord
options = !strip
- source = https://dl.discordapp.net/apps/linux/0.0.44/discord-0.0.44.tar.gz
+ source = https://dl.discordapp.net/apps/linux/0.0.45/discord-0.0.45.tar.gz
source = discord-launcher.sh
source = LICENSE.html::https://discord.com/terms
source = OSS-LICENSES.html::https://discord.com/licenses
- sha512sums = fece1f1ab30c089f569eb31a8990da813382ce15ec13dbe0394539921a76f3c6ac22cde98264da429e81a817f1e89861fb4185e8cc5f2875b1d103b4b245652c
+ sha512sums = e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422
sha512sums = d398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 390792419c1f..42fc2394304c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgname=discord
_electron=electron
pkgname=${_pkgname}_arch_electron
-pkgver=0.0.44
-pkgrel=2
+pkgver=0.0.45
+pkgrel=1
pkgdesc="Discord (popular voice + video app) using the system provided electron for increased security and performance"
arch=('any')
provides=("${_pkgname}")
@@ -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=('fece1f1ab30c089f569eb31a8990da813382ce15ec13dbe0394539921a76f3c6ac22cde98264da429e81a817f1e89861fb4185e8cc5f2875b1d103b4b245652c'
+sha512sums=('e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422'
'd398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc'
SKIP
SKIP)