summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Majewski2021-05-22 12:53:01 +0200
committerKevin Majewski2021-05-22 12:53:01 +0200
commit420f9393948e2b4071a45ccb658b200feec466b8 (patch)
treec0b1a28cb2dcf6c1c1f296df484ac78d47fdc690
parent263bb5fb4f7e39e2a52b5ea2a8eb876bc6ba1675 (diff)
downloadaur-420f9393948e2b4071a45ccb658b200feec466b8.tar.gz
0.0.155-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d5fd4233b49..79aa238c0f66 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.146
+ pkgver = 0.0.155
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.146/discord-development-0.0.146.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.155/discord-development-0.0.155.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- b2sums = c5f15e98915831d14150df8d29dba48b7f727baacc515419bd872f98cfc4772b9a186c7de08e276525aa6f713aab6332a1c2f9d3073996643a2a68094a5774ab
+ b2sums = 635e47f9f856076fcf48927b6347279b1720ef7da54603288cfa2247c31cc944d5fbf366f3678d64affa942709df83b37e8bc5e120cb57f1a04f6d3fc7574b1c
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 90332e6fe4f6..fc40e84bb197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=discord-development-electron-bin
_pkgname=discord-development
-pkgver=0.0.146
+pkgver=0.0.155
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=('c5f15e98915831d14150df8d29dba48b7f727baacc515419bd872f98cfc4772b9a186c7de08e276525aa6f713aab6332a1c2f9d3073996643a2a68094a5774ab'
+b2sums=('635e47f9f856076fcf48927b6347279b1720ef7da54603288cfa2247c31cc944d5fbf366f3678d64affa942709df83b37e8bc5e120cb57f1a04f6d3fc7574b1c'
'SKIP'
'SKIP')