summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-04-03 22:52:56 -0300
committerKodehawa2024-04-03 22:52:56 -0300
commitb858e2658274de5782dc5f86a655eb4ff14e49c4 (patch)
tree1c1c3b6eb148259c057d773eee423f10672bb1a5
parentc6b3fd39b9f7ecbb15f9779727bab00dde25e052 (diff)
downloadaur-b858e2658274de5782dc5f86a655eb4ff14e49c4.tar.gz
0.0.328
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c003bcc48a6e..362c747bf850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary-electron-bin
pkgdesc = Discord Canary (popular voice + video app) using the system provided electron for increased security and performance
- pkgver = 0.0.326
+ pkgver = 0.0.328
pkgrel = 1
url = https://canary.discordapp.com
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = discord-canary-electron-bin
provides = discord-canary
conflicts = discord-canary
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.326/discord-canary-0.0.326.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.328/discord-canary-0.0.328.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 33188585deed2ef2f5b4145ce39d6a8c215996618cf08a25724131a74b11df2f
+ sha256sums = 1b6cb34dc8829e4a79e7fc475d7aba4929218b1bd843da7ee595a28ab97eee46
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1b670a1cd8aa..1aceef1fb69f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.326
+pkgver=0.0.328
pkgrel=1
pkgdesc="Discord Canary (popular voice + video app) using the system provided electron for increased security and performance"
arch=('x86_64')
@@ -36,7 +36,7 @@ source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${_pkgname}-${pkg
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
# Skip SHA256 of licenses, it fails always for some reason.
-sha256sums=('33188585deed2ef2f5b4145ce39d6a8c215996618cf08a25724131a74b11df2f'
+sha256sums=('1b6cb34dc8829e4a79e7fc475d7aba4929218b1bd843da7ee595a28ab97eee46'
'SKIP'
'SKIP')