summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2024-01-10 23:56:53 +0100
committerGeoffrey Westhoff2024-01-10 23:56:53 +0100
commit10d0913acd1554ff4ad8f6044cc12d6f518e3025 (patch)
tree486f98c5a9b1bd5dd43b16046af8afb45c0e6ef1
parent7d76196e3e49d9212d84ec778284f2bc046ac02f (diff)
downloadaur-10d0913acd1554ff4ad8f6044cc12d6f518e3025.tar.gz
Update to 0.0.242
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c1d2b6b566..e8cda652dcef 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.238
+ pkgver = 0.0.242
pkgrel = 1
url = https://canary.discordapp.com
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = discord-canary-electron-bin
provides = discord-canary
conflicts = discord-canary
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.238/discord-canary-0.0.238.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.242/discord-canary-0.0.242.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 57bc687332aae40c31c404c00d3640621c2d08bc8e9dfbe0dc6ab8a4117d94fb
+ sha256sums = 3a7ca5bf0c3bf60e9027e9e6e87ca4b8c0b5b4aec7eb1e1b7ae8774d5baf124c
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 434c423232f3..622a94b3bb3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.238
+pkgver=0.0.242
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=('57bc687332aae40c31c404c00d3640621c2d08bc8e9dfbe0dc6ab8a4117d94fb'
+sha256sums=('3a7ca5bf0c3bf60e9027e9e6e87ca4b8c0b5b4aec7eb1e1b7ae8774d5baf124c'
'SKIP'
'SKIP')