summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-04-22 12:53:27 -0400
committerKodehawa2024-04-22 12:53:27 -0400
commitdd019141285e2ae7c0a87664f78333e924c3a362 (patch)
treef24537f13b9120bf633a861d32c071e0351a3486
parent19038d0dd0d893afde2ef8dd4e7ecaeac82ffc8c (diff)
downloadaur-dd019141285e2ae7c0a87664f78333e924c3a362.tar.gz
0.0.358
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c86cb03269e..bd0874e2eef2 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.357
+ pkgver = 0.0.358
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.357/discord-canary-0.0.357.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.358/discord-canary-0.0.358.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = b03c02e643f301fbd09acaeae8cfc63c5b54693f69340101e2e188e4c9f7a17b
+ sha256sums = cd88a280623a48133049c81d502e38bf836ff2e6d90360b3aaabdae8d4831509
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 361a37bce20a..afe6892b952d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.357
+pkgver=0.0.358
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=('b03c02e643f301fbd09acaeae8cfc63c5b54693f69340101e2e188e4c9f7a17b'
+sha256sums=('cd88a280623a48133049c81d502e38bf836ff2e6d90360b3aaabdae8d4831509'
'SKIP'
'SKIP')