summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn C. Allwein2021-05-24 21:44:58 -0400
committerJohn C. Allwein2021-05-24 21:44:58 -0400
commit13e4d5f012cc6fec858d7386dc788f766fba25d0 (patch)
treea8045429193564c73b7198a50c568c26f971683a
parent6cf93bdc2c98ffd25ee58ac38ed1ca8e23c26d12 (diff)
downloadaur-13e4d5f012cc6fec858d7386dc788f766fba25d0.tar.gz
uppkg: discord 0.0.15-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d0a0a2dcbd7..7ac217123557 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord_arch_electron
pkgdesc = Discord (popular voice + video app) using the system provided electron for increased security and performance
- pkgver = 0.0.14
+ pkgver = 0.0.15
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = discord_arch_electron
optdepends = xdg-utils: Open files
provides = discord
conflicts = discord
- source = https://dl.discordapp.net/apps/linux/0.0.14/discord-0.0.14.tar.gz
+ source = https://dl.discordapp.net/apps/linux/0.0.15/discord-0.0.15.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 739448260b697dd4f004da95406337fbddcdfb85adc375c9dff4a5295bd255a035833da60cc5617c47949982a44b0509d9d50ed82ea01434d13348870ae5b55c
+ sha512sums = 4f220ecd0e0c9fcd793ed065055479391506d9401b75ca541cde4136d0290f2720fccca87139091faf269fdb2c020adb5b7333710a31ca603ce8552f3dd4841b
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fafae6e51e49..f17deef82481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based off the discord community repo PKGBUILD by Filipe LaĆ­ns (FFY00) <lains@archlinux.org>
pkgname=discord_arch_electron
_pkgname=discord
-pkgver=0.0.14
+pkgver=0.0.15
pkgrel=1
pkgdesc="Discord (popular voice + video app) using the system provided electron for increased security and performance"
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl.discordapp.net/apps/linux/$pkgver/$_pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
-sha512sums=('739448260b697dd4f004da95406337fbddcdfb85adc375c9dff4a5295bd255a035833da60cc5617c47949982a44b0509d9d50ed82ea01434d13348870ae5b55c'
+sha512sums=('4f220ecd0e0c9fcd793ed065055479391506d9401b75ca541cde4136d0290f2720fccca87139091faf269fdb2c020adb5b7333710a31ca603ce8552f3dd4841b'
SKIP
SKIP)