summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Majewski2021-07-13 13:48:12 +0200
committerKevin Majewski2021-07-13 13:48:12 +0200
commit4466bcb337dfcde7dd6c5f7a0628c8a56e3c4dcc (patch)
treea739ca863424c33299a938cf8c5d57c24b1acb00
parent420f9393948e2b4071a45ccb658b200feec466b8 (diff)
downloadaur-4466bcb337dfcde7dd6c5f7a0628c8a56e3c4dcc.tar.gz
0.0.156-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79aa238c0f66..978cc4e7d246 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.155
+ pkgver = 0.0.156
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.155/discord-development-0.0.155.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.156/discord-development-0.0.156.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- b2sums = 635e47f9f856076fcf48927b6347279b1720ef7da54603288cfa2247c31cc944d5fbf366f3678d64affa942709df83b37e8bc5e120cb57f1a04f6d3fc7574b1c
+ b2sums = 87c69c955f3b489cb28c0db4c56aee5452b34c265c068a8bfb35fc521cc6a55b321a404ba8e177bdc8c0d5438afca30e00332e2ee5a1fca3ddb1faded0489743
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fc40e84bb197..d60f7914d38f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=discord-development-electron-bin
_pkgname=discord-development
-pkgver=0.0.155
+pkgver=0.0.156
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=('635e47f9f856076fcf48927b6347279b1720ef7da54603288cfa2247c31cc944d5fbf366f3678d64affa942709df83b37e8bc5e120cb57f1a04f6d3fc7574b1c'
+b2sums=('87c69c955f3b489cb28c0db4c56aee5452b34c265c068a8bfb35fc521cc6a55b321a404ba8e177bdc8c0d5438afca30e00332e2ee5a1fca3ddb1faded0489743'
'SKIP'
'SKIP')