summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-22 17:30:14 +0200
committerTim Schumacher2024-04-22 17:30:14 +0200
commit53f7bfa1c320826b628b8b1b06bd6b1f98298354 (patch)
tree960e05b11d02538c9d71202765e7262e03ea0a6e
parente6e394f9bec7f9ba07b838600a6b740784667bee (diff)
downloadaur-53f7bfa1c320826b628b8b1b06bd6b1f98298354.tar.gz
Update to 0.0.358
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b688bdaf0f7..80f27a3ddcde 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.357
+ pkgver = 0.0.358
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.357/discord-canary-0.0.357.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.358/discord-canary-0.0.358.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 98f4adadc2ea158d6ab59d9d36f48f10fe1567233e52b0e0cab649d4946b315f618639ecd17c27bd1e35e871009df835ee6bf114ac2795e5feaaa41466c16ac3
+ sha512sums = a17815e5584682c3b66bc0ab06ab9cdfee542a7e088e1952be9d8df8b536f89c0c6d60cddfd5fd7b6168fc82461322c835599d5bd550ed0155aaab3e7bc1c5ae
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e817a311c79e..4ff8e5a15b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.357
+pkgver=0.0.358
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=('98f4adadc2ea158d6ab59d9d36f48f10fe1567233e52b0e0cab649d4946b315f618639ecd17c27bd1e35e871009df835ee6bf114ac2795e5feaaa41466c16ac3'
+sha512sums=('a17815e5584682c3b66bc0ab06ab9cdfee542a7e088e1952be9d8df8b536f89c0c6d60cddfd5fd7b6168fc82461322c835599d5bd550ed0155aaab3e7bc1c5ae'
'SKIP'
'SKIP')