summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-05 01:00:40 +0200
committerTim Schumacher2024-04-05 01:00:40 +0200
commit3cdbfa10e9e2b72bc494b353edae304d89109dd3 (patch)
tree66ae83868038fb236450f5461d9bb7aa224604ef
parentd9ecdb2c4399e2310506d2e074438975b46fe1c5 (diff)
downloadaur-3cdbfa10e9e2b72bc494b353edae304d89109dd3.tar.gz
Update to 0.0.334
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1fb067c654b..df3593ffd9a3 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.333
+ pkgver = 0.0.334
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.333/discord-canary-0.0.333.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.334/discord-canary-0.0.334.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 60d10a7d8dcfd38a3e9119596eb1b181493f568c0d0eb7a710434b7ae6a1a17d68bb53a157b9fe24de74269e417f496aebd20c638549896706c42f8e03730150
+ sha512sums = 80c883abad2c1e49f33a3669bf2e5d15122f85ad63b83dcb9bfc7e97834c9397e33837d221827f8763850c63a50b24d734118e1218fbceedc91bb521db018908
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d0119651a417..60bf71600284 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.333
+pkgver=0.0.334
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=('60d10a7d8dcfd38a3e9119596eb1b181493f568c0d0eb7a710434b7ae6a1a17d68bb53a157b9fe24de74269e417f496aebd20c638549896706c42f8e03730150'
+sha512sums=('80c883abad2c1e49f33a3669bf2e5d15122f85ad63b83dcb9bfc7e97834c9397e33837d221827f8763850c63a50b24d734118e1218fbceedc91bb521db018908'
'SKIP'
'SKIP')