summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoiré2024-01-04 22:16:45 -0800
committerMoiré2024-01-04 22:16:45 -0800
commite159bce8504b7aebf726462435184aa613eda871 (patch)
treed355be56d052c1a7e9e2fdb2193bafc2bb30205e
parenta61a3b1e925ea44c9f8213258620b8e9da592f11 (diff)
downloadaur-e159bce8504b7aebf726462435184aa613eda871.tar.gz
Update to 0.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c96c9a93bc6..01d18b1a3cf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-development
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.2
+ pkgver = 0.0.8
pkgrel = 1
url = https://discord.com/
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = discord-development
optdepends = noto-fonts-emoji: Google font for emoji support.
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
- source = https://dl-development.discordapp.net/apps/linux/0.0.2/discord-development-0.0.2.tar.gz
+ source = https://dl-development.discordapp.net/apps/linux/0.0.8/discord-development-0.0.8.tar.gz
source = LICENSE
source = discord-development.sh
- sha256sums = 1edd3bcd650cdb26d5a6c0df821df7f59fcb18d872d9768ff2786a7a75a22f7b
+ sha256sums = 143d2aa332f234c3d5a5d0f8d80fe9ce2c17eed28fdfff6614322a75fe25a291
sha256sums = a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d
sha256sums = 9bfd406c319038b095d4b87ade82aa1cafab5c485de73b7e207189b29c2bb0d4
diff --git a/PKGBUILD b/PKGBUILD
index ea0589c05dad..4b951dec24a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# This is mostly the discord-canary package, but modified to install Discord Development
pkgname=discord-development
-pkgver=0.0.2
+pkgver=0.0.8
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -23,7 +23,7 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-development.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
"LICENSE"
"${pkgname}.sh")
-sha256sums=('1edd3bcd650cdb26d5a6c0df821df7f59fcb18d872d9768ff2786a7a75a22f7b'
+sha256sums=('143d2aa332f234c3d5a5d0f8d80fe9ce2c17eed28fdfff6614322a75fe25a291'
'a7c01ba4de8e8ddabfe4a2d434b9c1d05b5fdbd44b1b8ca2164b89a9657a930d'
'9bfd406c319038b095d4b87ade82aa1cafab5c485de73b7e207189b29c2bb0d4')