summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFive (Xer)2023-11-17 10:15:58 +0100
committerFive (Xer)2023-11-17 10:15:58 +0100
commit486b80e185e2cbcd4c44fb5e6d603208a5363afd (patch)
tree2ae78364f14b8e2c9e2aae262f8133cf8df819b0
parent87bcc621e5c80cd3014cf91d3cbfeb36c1b6d342 (diff)
downloadaur-486b80e185e2cbcd4c44fb5e6d603208a5363afd.tar.gz
up: 0.0.183
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12574596c6fd..1550cd88858f 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.182
+ pkgver = 0.0.183
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.182/discord-canary-0.0.182.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.183/discord-canary-0.0.183.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = e810db88d5d4c3068a1aacd77aff89644240fe492c5f1cc14c2407124d9ee5c1
+ sha256sums = 7a1388b7126115b3dd58196c6b8780db8c28c599c094fc7ed59e4185298aa6c3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e8fae811ecb7..7583c69f03ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.182
+pkgver=0.0.183
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=('e810db88d5d4c3068a1aacd77aff89644240fe492c5f1cc14c2407124d9ee5c1'
+sha256sums=('7a1388b7126115b3dd58196c6b8780db8c28c599c094fc7ed59e4185298aa6c3'
'SKIP'
'SKIP')