summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-01-11 21:11:23 -0300
committerKodehawa2024-01-11 21:11:23 -0300
commitea1022711e1c282d0bd371eed865a415da07fc6d (patch)
tree6b6fdf24fc4da80ed3132c45e805474fc8319378
parent72d3b0c09be676653e22aad8fca5d8acdf38da5f (diff)
downloadaur-ea1022711e1c282d0bd371eed865a415da07fc6d.tar.gz
0.0.245
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2af3d1f351c..afce0da7bba6 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.244
+ pkgver = 0.0.245
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.244/discord-canary-0.0.244.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.245/discord-canary-0.0.245.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 7944577babf4919401fb404b6b3f10bbba04f7a4b919af4af0f2c6820535277d
+ sha256sums = d4324262215179a96fa5c30b87252b74c9e1c56f45dfb313d2d08a385a71c692
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f0424089f988..b1020f90b03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.244
+pkgver=0.0.245
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=('7944577babf4919401fb404b6b3f10bbba04f7a4b919af4af0f2c6820535277d'
+sha256sums=('d4324262215179a96fa5c30b87252b74c9e1c56f45dfb313d2d08a385a71c692'
'SKIP'
'SKIP')