summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-03-09 01:15:16 +0100
committerTim Schumacher2024-03-09 01:15:16 +0100
commit5bf249ceb55da9f05d322ca0021a27ba8a001636 (patch)
tree5d64bf9b4e19218d10a4fdd0111689d600ff5bd4
parent6da362e33bb2c9cf0ac7c78f201400e2d64b4d48 (diff)
downloadaur-5bf249ceb55da9f05d322ca0021a27ba8a001636.tar.gz
Update to 0.0.297
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 044998edfd5d..d9b1d8e2c502 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.296
+ pkgver = 0.0.297
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.296/discord-canary-0.0.296.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.297/discord-canary-0.0.297.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 324e397562e061e160395b7b91948819f342b14a6fa4e6ef5de8593cea05d67e5139fa1252e0b8d2c3f4d60faff93d4eb478bab95b8ae551fa3c766300e0207a
+ sha512sums = 374bf4a74add9a34b8521bfb3c415c5b31817c7fb2459ceefd2d1fd088a9d676452d3486264f676a912a30ca7dd21f2c2220c4efd1500a2f950328804fbabd47
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dadcc6201bf0..d1a88075c127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.296
+pkgver=0.0.297
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=('324e397562e061e160395b7b91948819f342b14a6fa4e6ef5de8593cea05d67e5139fa1252e0b8d2c3f4d60faff93d4eb478bab95b8ae551fa3c766300e0207a'
+sha512sums=('374bf4a74add9a34b8521bfb3c415c5b31817c7fb2459ceefd2d1fd088a9d676452d3486264f676a912a30ca7dd21f2c2220c4efd1500a2f950328804fbabd47'
'SKIP'
'SKIP')