summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoddo2023-11-29 19:45:06 +0100
committerZoddo2023-11-29 19:45:06 +0100
commitc2f8826229257258e9e9757d03f226b077b51f49 (patch)
tree52a296042f822a50fa2ec0ae2b55b1c980cd550f
parentc64eda812e6b613bdfd5bd43a7f17d3a71bc50fc (diff)
downloadaur-c2f8826229257258e9e9757d03f226b077b51f49.tar.gz
uppkg: discord 0.0.36
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77b8830b91ef..d745e7f7cafd 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.35
- pkgrel = 2
+ pkgver = 0.0.36
+ 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.35/discord-0.0.35.tar.gz
+ source = https://dl.discordapp.net/apps/linux/0.0.36/discord-0.0.36.tar.gz
source = discord-launcher.sh
source = LICENSE.html::https://discord.com/terms
source = OSS-LICENSES.html::https://discord.com/licenses
- sha512sums = a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb
+ sha512sums = e72ed0e559ebc8ad24c3aa41011af408aa5d3d1c4561cca3f16345aa3a5e18326017564ff2f4a3c1bf1e84f00333e206557cebad2f483c6a1c71bf48df23546b
sha512sums = d398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 46e3530fba6a..6627828fdcba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgname=discord
_electron=electron24
pkgname=${_pkgname}_arch_electron
-pkgver=0.0.35
-pkgrel=2
+pkgver=0.0.36
+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=('a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb'
+sha512sums=('e72ed0e559ebc8ad24c3aa41011af408aa5d3d1c4561cca3f16345aa3a5e18326017564ff2f4a3c1bf1e84f00333e206557cebad2f483c6a1c71bf48df23546b'
'd398351b209cd89432d8e9cebe9122f152484236d8ca4dd91e5679d3853fe2f082625d35a9ac3f450f1f08250736bf3a23db9926311e8271730d884b57d12dbc'
SKIP
SKIP)