summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-01-05 01:45:14 +0100
committerTim Schumacher2024-01-05 01:45:14 +0100
commit03ecb2dc129e37a0d473bee9a46f724eda80616b (patch)
tree756e3549e18d43219c2e64181bc4bbcd1ca1d922
parent8266fbb55ab24b5f9e4339b6811e9323f40ab8ed (diff)
downloadaur-03ecb2dc129e37a0d473bee9a46f724eda80616b.tar.gz
Update to 0.0.235
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d6337ba3791..d0cfc0fa7ce8 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.234
+ pkgver = 0.0.235
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.234/discord-canary-0.0.234.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.235/discord-canary-0.0.235.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = b6f957287d9edb3f1efd97b9589682d0d36315a04e2e7336f8aa3b01d0c0134e78735a270c19da710cf3989b649d486e71d03ab7d5d33c48dfb6f08a1c702744
+ sha512sums = 9379c5f62ea0a026801544ec614b72b7b9436459cbd3c8ad322d63ea685f493b4518d26f8b9720280d45a8b6ed1ad510cb0edcc70a5a1c944ba43a189eb578e5
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 41e0d6d35b57..64858ead4021 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.234
+pkgver=0.0.235
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=('b6f957287d9edb3f1efd97b9589682d0d36315a04e2e7336f8aa3b01d0c0134e78735a270c19da710cf3989b649d486e71d03ab7d5d33c48dfb6f08a1c702744'
+sha512sums=('9379c5f62ea0a026801544ec614b72b7b9436459cbd3c8ad322d63ea685f493b4518d26f8b9720280d45a8b6ed1ad510cb0edcc70a5a1c944ba43a189eb578e5'
'SKIP'
'SKIP')