diff options
author | Tim Schumacher | 2025-01-03 19:30:10 +0100 |
---|---|---|
committer | Tim Schumacher | 2025-01-03 19:30:10 +0100 |
commit | d1958b9da2b97aad495609fd41445dd66ae6f6b9 (patch) | |
tree | 3b17a2961eb4f4da416ddf260bb62f7a4d56aef4 | |
parent | b9af6900fb29695a04c931c9795a6b2b9c572e1b (diff) | |
download | aur-d1958b9da2b97aad495609fd41445dd66ae6f6b9.tar.gz |
Update to 0.0.553
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = discord-canary pkgdesc = All-in-one voice and text chat for gamers - alpha build - pkgver = 0.0.552 + pkgver = 0.0.553 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.552/discord-canary-0.0.552.tar.gz + source = https://dl-canary.discordapp.net/apps/linux/0.0.553/discord-canary-0.0.553.tar.gz source = LICENSE.html::https://discordapp.com/terms source = OSS-LICENSES.html::https://discordapp.com/licenses - sha512sums = e51a32d735bd2976be641d64344f7c34861572e6264050888356d582500e28a59de53ad76dcf409d9af59558270d0d41982b21edc9684272eb9851e0549aabd8 + sha512sums = 5103720de157c28fd13689fce89cc5bb326914133f620cd765299796fa32caba6e9245fcee9acb870cec538c797c692b16c9dcdad200683edd29a41806861a70 sha512sums = SKIP sha512sums = SKIP @@ -2,7 +2,7 @@ pkgname=discord-canary _pkgname=DiscordCanary -pkgver=0.0.552 +pkgver=0.0.553 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=('e51a32d735bd2976be641d64344f7c34861572e6264050888356d582500e28a59de53ad76dcf409d9af59558270d0d41982b21edc9684272eb9851e0549aabd8' +sha512sums=('5103720de157c28fd13689fce89cc5bb326914133f620cd765299796fa32caba6e9245fcee9acb870cec538c797c692b16c9dcdad200683edd29a41806861a70' 'SKIP' 'SKIP') |