summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFive (Xer)2023-09-30 12:21:13 +0200
committerFive (Xer)2023-09-30 12:21:13 +0200
commitc6eef887e23442fc97ae67e75f3c070817e4d126 (patch)
tree65aa60bc766e1b5ef6739a7fd6a8c08f54357f0a
parent283a70143b782957d390066e68d1e0ea866707ba (diff)
downloadaur-c6eef887e23442fc97ae67e75f3c070817e4d126.tar.gz
up: 0.0.169
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0e6f4dfa8b2..352fec82bc0c 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.168
+ pkgver = 0.0.169
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.168/discord-canary-0.0.168.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.169/discord-canary-0.0.169.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 1056068c597c9a2c75bb1b0837fa607312b16977ddca2f57e71141f4cfedf9ad
+ sha256sums = df678a890f449dc11934be8c94af252aaa3466845028ea400f1eb66c343ab6f4
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 433636609887..9eda5766accd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.168
+pkgver=0.0.169
pkgrel=1
pkgdesc="Discord Canary (popular voice + video app) using the system provided electron for increased security and performance"
arch=('x86_64')
@@ -35,7 +35,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=('1056068c597c9a2c75bb1b0837fa607312b16977ddca2f57e71141f4cfedf9ad'
+sha256sums=('df678a890f449dc11934be8c94af252aaa3466845028ea400f1eb66c343ab6f4'
'SKIP'
'SKIP')