summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-29 00:15:13 +0200
committerTim Schumacher2024-04-29 00:15:13 +0200
commit5f1f1d786aa741e15b739e260a71085cc9aaa428 (patch)
tree15704fa99732ce767a6cddadc1363639c7ade096
parentfa086274ec5ececc21b96bea595e2b9dbe808eed (diff)
downloadaur-5f1f1d786aa741e15b739e260a71085cc9aaa428.tar.gz
Update to 0.0.369
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15bd434d063d..8953b977f659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary
pkgdesc = All-in-one voice and text chat for gamers - alpha build
- pkgver = 0.0.368
+ pkgver = 0.0.369
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = discord-canary
optdepends = libpulse: Pulseaudio support
optdepends = xdg-utils: Open files
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.368/discord-canary-0.0.368.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.369/discord-canary-0.0.369.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = e23332fe0e3495ce3ed498b7f68cf972474db9b6e19684395ed569b6fa79e731c914ffa77db7998733f1e7e5af8ad71af24c19c4f4477c232ccfc3d33afc75a3
+ sha512sums = 4023307d851016891cd439ebda62b15e7e2653ee6cea7150c22bf79fd7d6ca2bd3ac5a37b4dd21b0094a6add471e1e097e414136014a90feee4db13761a847cd
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 58c303c5e35e..59f9478bc0b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.368
+pkgver=0.0.369
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers - alpha build"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
-sha512sums=('e23332fe0e3495ce3ed498b7f68cf972474db9b6e19684395ed569b6fa79e731c914ffa77db7998733f1e7e5af8ad71af24c19c4f4477c232ccfc3d33afc75a3'
+sha512sums=('4023307d851016891cd439ebda62b15e7e2653ee6cea7150c22bf79fd7d6ca2bd3ac5a37b4dd21b0094a6add471e1e097e414136014a90feee4db13761a847cd'
'SKIP'
'SKIP')