summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-11-08 23:14:33 +0100
committerGeoffrey Westhoff2023-11-08 23:14:33 +0100
commit44cd067f37cd6f5e5829e669f136ccd62b98efce (patch)
treece255a9f7924a533644222d10434032017305972
parent2d83a174379917892ddf63db7c2f798e85b2178d (diff)
downloadaur-44cd067f37cd6f5e5829e669f136ccd62b98efce.tar.gz
Update to 0.0.176
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f5c0df69d4d..d5f401738db6 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.175
+ pkgver = 0.0.176
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.175/discord-canary-0.0.175.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.176/discord-canary-0.0.176.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 7458a72a5cf406e1810aaa810f63083d10d2433158f007a0132acfb3458e821c
+ sha256sums = 5ebfb379b40a797f5d88e6100d2079c515fe6405dc63dcfb69f4f9f80370e604
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4ca926023e8f..3d1cbf079a9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.175
+pkgver=0.0.176
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=('7458a72a5cf406e1810aaa810f63083d10d2433158f007a0132acfb3458e821c'
+sha256sums=('5ebfb379b40a797f5d88e6100d2079c515fe6405dc63dcfb69f4f9f80370e604'
'SKIP'
'SKIP')