diff options
author | Tim Schumacher | 2025-01-10 00:30:09 +0100 |
---|---|---|
committer | Tim Schumacher | 2025-01-10 00:30:09 +0100 |
commit | 90f8971a469f59883fd36de1060d99db67cce074 (patch) | |
tree | ca8d854aab07f8c2102e6f298fd0efbb477648bd | |
parent | 6eac8399766f4d12ebc33fcf4efd11934b37bc4c (diff) | |
download | aur-90f8971a469f59883fd36de1060d99db67cce074.tar.gz |
Update to 0.0.558
-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.557 + pkgver = 0.0.558 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.557/discord-canary-0.0.557.tar.gz + source = https://dl-canary.discordapp.net/apps/linux/0.0.558/discord-canary-0.0.558.tar.gz source = LICENSE.html::https://discordapp.com/terms source = OSS-LICENSES.html::https://discordapp.com/licenses - sha512sums = a633182c39a46492319a7d85536a9741337a92e0491626451d7083f878237b937acb43dfa47c477ef2e8e5aa6a29059cf2d82f54217ff56300b6abd836a03e75 + sha512sums = 8161ad9c71b87b79c14e341d4e3a513c29381f22a2e130add45dfe689aae679c89ee281f2b347f275426524a7b54e5d9f74fe5c1e7613fa5fb69ffd63cd75f81 sha512sums = SKIP sha512sums = SKIP @@ -2,7 +2,7 @@ pkgname=discord-canary _pkgname=DiscordCanary -pkgver=0.0.557 +pkgver=0.0.558 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=('a633182c39a46492319a7d85536a9741337a92e0491626451d7083f878237b937acb43dfa47c477ef2e8e5aa6a29059cf2d82f54217ff56300b6abd836a03e75' +sha512sums=('8161ad9c71b87b79c14e341d4e3a513c29381f22a2e130add45dfe689aae679c89ee281f2b347f275426524a7b54e5d9f74fe5c1e7613fa5fb69ffd63cd75f81' 'SKIP' 'SKIP') |