summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-05 01:15:14 +0200
committerTim Schumacher2024-04-05 01:15:14 +0200
commit7b08a1d7b2dc94a516651501683d989c9a101b3e (patch)
tree5dbf1d52a78807f86e294138433d0c338ab39230
parent3cdbfa10e9e2b72bc494b353edae304d89109dd3 (diff)
downloadaur-7b08a1d7b2dc94a516651501683d989c9a101b3e.tar.gz
Update to 0.0.335
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df3593ffd9a3..2a1ed8aae640 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.334
+ pkgver = 0.0.335
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.334/discord-canary-0.0.334.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.335/discord-canary-0.0.335.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 80c883abad2c1e49f33a3669bf2e5d15122f85ad63b83dcb9bfc7e97834c9397e33837d221827f8763850c63a50b24d734118e1218fbceedc91bb521db018908
+ sha512sums = 2d628b43cb97899c5f5ccbb5345ebc0ae7526b860a4e2013c168e1162621ed5dcb9c1d80b6f96adb379dcf93784877e69dd6e7430e62ba4f8ac423a5fc95bb44
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 60bf71600284..0697001e3058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.334
+pkgver=0.0.335
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=('80c883abad2c1e49f33a3669bf2e5d15122f85ad63b83dcb9bfc7e97834c9397e33837d221827f8763850c63a50b24d734118e1218fbceedc91bb521db018908'
+sha512sums=('2d628b43cb97899c5f5ccbb5345ebc0ae7526b860a4e2013c168e1162621ed5dcb9c1d80b6f96adb379dcf93784877e69dd6e7430e62ba4f8ac423a5fc95bb44'
'SKIP'
'SKIP')