summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-26 20:45:14 +0200
committerTim Schumacher2024-04-26 20:45:14 +0200
commitba97bc32ba8ca13f560845e39c5a490320822509 (patch)
treeb411c92784cc86b415d37020cceb450f49de88e9
parentfcc357a6795d1af720a438481066b77c9a54e4d1 (diff)
downloadaur-ba97bc32ba8ca13f560845e39c5a490320822509.tar.gz
Update to 0.0.366
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ea52d97fb46..60e04aa7d08c 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.365
+ pkgver = 0.0.366
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.365/discord-canary-0.0.365.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.366/discord-canary-0.0.366.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = d09b7d6b1feb6e9692347181bd9beb9f372e6ca1827dea58a503daa5821419832f7f351f827410319211f11de03680e9b0c049dac62286cbb03cfd83774072fc
+ sha512sums = e329bac6a24ef23d2f6aaed2ba319ce3e2770bc31e0e4bf03a0a5208b94f43a9d0225fb363b51c7d198d3df7c9cb3f117f9cdf6dd5c9322896328ea69443f13b
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7161037889e4..8a1d58ddb5fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.365
+pkgver=0.0.366
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=('d09b7d6b1feb6e9692347181bd9beb9f372e6ca1827dea58a503daa5821419832f7f351f827410319211f11de03680e9b0c049dac62286cbb03cfd83774072fc'
+sha512sums=('e329bac6a24ef23d2f6aaed2ba319ce3e2770bc31e0e4bf03a0a5208b94f43a9d0225fb363b51c7d198d3df7c9cb3f117f9cdf6dd5c9322896328ea69443f13b'
'SKIP'
'SKIP')