summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-05 00:00:17 +0200
committerTim Schumacher2024-04-05 00:00:17 +0200
commite55f6b1daaaf529f8df8c458649ff27133e090ff (patch)
treede51e6b6b2e5ef5264125cbf34a6948169923dfb
parent4a78ffcef85be24f6c4cf081eb94b2d0da0250ed (diff)
downloadaur-e55f6b1daaaf529f8df8c458649ff27133e090ff.tar.gz
Update to 0.0.330
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70f313e40cf6..ee2eb34a1bc5 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.329
+ pkgver = 0.0.330
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.329/discord-canary-0.0.329.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.330/discord-canary-0.0.330.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = e76174958937b3a318963cc18bbceb8f875b9fcefc3e605c3b474d0404a7da774ec84a954071d480277a9221a742988ec9c849ac12beb138806ba4d269a61529
+ sha512sums = 0739480e2cc7bc6d3cbb3fde9f1f70c752a2e32dcd6561cccf0d051457342984e392bcbc92317f6e6adf5ac6a2c6353d2899f5fce0c64de9af4b5485a48c6a47
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f0c772d53a16..453f0effc6ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.329
+pkgver=0.0.330
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=('e76174958937b3a318963cc18bbceb8f875b9fcefc3e605c3b474d0404a7da774ec84a954071d480277a9221a742988ec9c849ac12beb138806ba4d269a61529'
+sha512sums=('0739480e2cc7bc6d3cbb3fde9f1f70c752a2e32dcd6561cccf0d051457342984e392bcbc92317f6e6adf5ac6a2c6353d2899f5fce0c64de9af4b5485a48c6a47'
'SKIP'
'SKIP')