summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2023-11-28 17:27:57 -0300
committerKodehawa2023-11-28 17:27:57 -0300
commit7af4d83b205dbf5ef54e01e57f8413dbb3795942 (patch)
treee9148b58202c00ed8f48fb7e72da7380b6f8a061
parent3300adc50b52dba630e5f64417e041102fe0ec48 (diff)
downloadaur-7af4d83b205dbf5ef54e01e57f8413dbb3795942.tar.gz
up: 0.0.195
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d50efc9cea5..1498790d5d14 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.190
+ pkgver = 0.0.195
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.190/discord-canary-0.0.190.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.195/discord-canary-0.0.195.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 5362e05377ddbc7e61379d56f142e3f205d4470951fee30796fe764988314ed9
+ sha256sums = 396fad337afca1e263bacb6b60b1e568cfa1f1e4c3a8c000ce14bb89407cec08
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 68c17d88b976..8df1f4b0c75d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.190
+pkgver=0.0.195
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=('5362e05377ddbc7e61379d56f142e3f205d4470951fee30796fe764988314ed9'
+sha256sums=('396fad337afca1e263bacb6b60b1e568cfa1f1e4c3a8c000ce14bb89407cec08'
'SKIP'
'SKIP')