summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-03-13 20:15:19 +0100
committerTim Schumacher2024-03-13 20:15:19 +0100
commit007683728c591b4b164c905d2fed611eadee8bb4 (patch)
treef81512a53ea376c91e9c1d03ea5a04c57b80f76f
parentd735e8d073ee7eb79e522fa9ea105ee298cdea8f (diff)
downloadaur-007683728c591b4b164c905d2fed611eadee8bb4.tar.gz
Update to 0.0.305
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 804671e42238..529370341cac 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.304
+ pkgver = 0.0.305
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.304/discord-canary-0.0.304.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.305/discord-canary-0.0.305.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = c8fb9f21662aa59f9dad9b8a48bfc04b0c3a79955d67fb460fc2ee27511b64d7dacb7e0bd9f54ace314171a303d1c8ecb5a7f850bd5fa66e0e698effecb8d484
+ sha512sums = 87a27ab0d47a04514aee65fe1b933cfc44721c987dece9808b99c1a4d6843af93bd6e20e4d80a342dc3b1aac93cf505f0256819386ef54590fb763bcf69e7d40
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c44242f90359..55e7c11d7cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.304
+pkgver=0.0.305
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=('c8fb9f21662aa59f9dad9b8a48bfc04b0c3a79955d67fb460fc2ee27511b64d7dacb7e0bd9f54ace314171a303d1c8ecb5a7f850bd5fa66e0e698effecb8d484'
+sha512sums=('87a27ab0d47a04514aee65fe1b933cfc44721c987dece9808b99c1a4d6843af93bd6e20e4d80a342dc3b1aac93cf505f0256819386ef54590fb763bcf69e7d40'
'SKIP'
'SKIP')