summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-03-13 19:30:15 +0100
committerTim Schumacher2024-03-13 19:30:15 +0100
commit7d16b616aed2e03778c3e5d9a9b10f0997c6f9db (patch)
tree86ae77b970f418723cc6cc1f4052dea718338d90
parent6ef0671efe29c510410fec31debc9b629390d117 (diff)
downloadaur-7d16b616aed2e03778c3e5d9a9b10f0997c6f9db.tar.gz
Update to 0.0.302
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 404256ff5a18..90f115778540 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.301
+ pkgver = 0.0.302
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.301/discord-canary-0.0.301.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.302/discord-canary-0.0.302.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = fe89708af6b6991cb09e87c9bd02265c019d05858b9150cda4912c5f21d37cb8e076ee5f3bb69f376cb6f409a2041d127b39f6910c5f0e7411ca4ebcd43c9edb
+ sha512sums = 2e80a65c81249948987133b462a7d7b898e46f5589417e1fddcd32a5973e5f02f6c826b17aed4e4a171719124908e771073db13aebc4fc4033109ea6e442a1f1
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3621bc20acda..34d741f5f44d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.301
+pkgver=0.0.302
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=('fe89708af6b6991cb09e87c9bd02265c019d05858b9150cda4912c5f21d37cb8e076ee5f3bb69f376cb6f409a2041d127b39f6910c5f0e7411ca4ebcd43c9edb'
+sha512sums=('2e80a65c81249948987133b462a7d7b898e46f5589417e1fddcd32a5973e5f02f6c826b17aed4e4a171719124908e771073db13aebc4fc4033109ea6e442a1f1'
'SKIP'
'SKIP')