summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Majewski2021-09-22 23:41:00 +0200
committerKevin Majewski2021-09-22 23:41:00 +0200
commit251c4f177f1b2eb9c38fb79563641cf1bc0f83d3 (patch)
tree8df58023b9fcec6ec75d8b750522d3c6f68f2de7
parent4466bcb337dfcde7dd6c5f7a0628c8a56e3c4dcc (diff)
downloadaur-251c4f177f1b2eb9c38fb79563641cf1bc0f83d3.tar.gz
0.0.171-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 978cc4e7d246..5c8ffe7b7f25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-development-electron-bin
pkgdesc = Discord Development (popular voice + video app) using the system provided electron for increased security and performance
- pkgver = 0.0.156
+ pkgver = 0.0.171
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@@ -23,10 +23,10 @@ pkgbase = discord-development-electron-bin
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord-development
conflicts = discord-development
- source = https://dl-development.discordapp.net/apps/linux/0.0.156/discord-development-0.0.156.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.171/discord-development-0.0.171.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- b2sums = 87c69c955f3b489cb28c0db4c56aee5452b34c265c068a8bfb35fc521cc6a55b321a404ba8e177bdc8c0d5438afca30e00332e2ee5a1fca3ddb1faded0489743
+ b2sums = 7f34902858d6a12f8d8956db415b69a95ea67c5e6347bfdca8a6244fb38dc2c8096d3012cc06effd37c0e088949208f88a151f2082746842e4bc9c84d7d807c1
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d60f7914d38f..2a955a714f36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=discord-development-electron-bin
_pkgname=discord-development
-pkgver=0.0.156
+pkgver=0.0.171
pkgrel=1
pkgdesc="Discord Development (popular voice + video app) using the system provided electron for increased security and performance"
arch=('x86_64')
@@ -33,7 +33,7 @@ source=("https://dl-development.discordapp.net/apps/linux/${pkgver}/${_pkgname}-
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
# Skip BLAKE2 of licenses, it fails always for some reason.
-b2sums=('87c69c955f3b489cb28c0db4c56aee5452b34c265c068a8bfb35fc521cc6a55b321a404ba8e177bdc8c0d5438afca30e00332e2ee5a1fca3ddb1faded0489743'
+b2sums=('7f34902858d6a12f8d8956db415b69a95ea67c5e6347bfdca8a6244fb38dc2c8096d3012cc06effd37c0e088949208f88a151f2082746842e4bc9c84d7d807c1'
'SKIP'
'SKIP')