summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-11-20 19:43:12 +0100
committerGeoffrey Westhoff2023-11-20 19:43:12 +0100
commitb3c91169258abe7360f6276d760faa05b3ac0de4 (patch)
tree83dfb070724480f76ce737adca6e78b60f01d8ed
parente1fcbd9926509efcf7c6c5c9daf43f96fc6e4597 (diff)
downloadaur-b3c91169258abe7360f6276d760faa05b3ac0de4.tar.gz
Update to 0.0.186
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4047e40e2c57..4d9560e5b43c 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.185
+ pkgver = 0.0.186
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.185/discord-canary-0.0.185.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.186/discord-canary-0.0.186.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = fe8103f798499ba2c8f047a52504ab367867b7292636a4e6856eafaa197911ea
+ sha256sums = 6c63b84ea5c67aafe261ff91ef5a1a6c11022945d56b072f49f7fbab630f05ad
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 08e505953aa5..7357b5e3c4d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.185
+pkgver=0.0.186
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=('fe8103f798499ba2c8f047a52504ab367867b7292636a4e6856eafaa197911ea'
+sha256sums=('6c63b84ea5c67aafe261ff91ef5a1a6c11022945d56b072f49f7fbab630f05ad'
'SKIP'
'SKIP')