summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Majewski2021-10-30 14:01:14 +0200
committerKevin Majewski2021-10-30 14:01:14 +0200
commitfc1372a026a5168604e91fe2f09a228636347a25 (patch)
tree57079cb1e3d0c3a7224af408b68290e78da5e8d8
parent280c87b7ba7b0d069048753dd6038c010db312ee (diff)
downloadaur-fc1372a026a5168604e91fe2f09a228636347a25.tar.gz
0.0.173-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a86646a72bb1..34cc4f589f8f 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.172
+ pkgver = 0.0.173
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.172/discord-development-0.0.172.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.173/discord-development-0.0.173.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- b2sums = 41df36922a40841988d12f4febde87f7ff354f67baa8bd61d1802919958468780cfb1cee68ad826312bae5d104dffab6c55eb8d6fc6e64f7352a991b15e5b987
+ b2sums = 9ff2aa119cde9b3e774fbfe97777a0330e9adfb59edbe92d7d0a6fe7bbc74331f0a943b5c94d23a17db4cdbe865f68d18d34298376ec712d48812541411a6577
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4a17b0f8827b..ee5f37c4617d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=discord-development-electron-bin
_pkgname=discord-development
-pkgver=0.0.172
+pkgver=0.0.173
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=('41df36922a40841988d12f4febde87f7ff354f67baa8bd61d1802919958468780cfb1cee68ad826312bae5d104dffab6c55eb8d6fc6e64f7352a991b15e5b987'
+b2sums=('9ff2aa119cde9b3e774fbfe97777a0330e9adfb59edbe92d7d0a6fe7bbc74331f0a943b5c94d23a17db4cdbe865f68d18d34298376ec712d48812541411a6577'
'SKIP'
'SKIP')