summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-27 09:30:15 +0200
committerTim Schumacher2024-04-27 09:30:15 +0200
commit5ce4e09d9bfcd66fd3e0c54e6119403707736867 (patch)
treec61426915752bcbe96d6bf6341c49db6b7080bab
parentba97bc32ba8ca13f560845e39c5a490320822509 (diff)
downloadaur-5ce4e09d9bfcd66fd3e0c54e6119403707736867.tar.gz
Update to 0.0.367
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60e04aa7d08c..240d412e50ec 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.366
+ pkgver = 0.0.367
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.366/discord-canary-0.0.366.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.367/discord-canary-0.0.367.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = e329bac6a24ef23d2f6aaed2ba319ce3e2770bc31e0e4bf03a0a5208b94f43a9d0225fb363b51c7d198d3df7c9cb3f117f9cdf6dd5c9322896328ea69443f13b
+ sha512sums = 91eb9cbaf7f188199cdd83e1340a72c6eb03ea93a9924b98b61ce6992c604221516fc26b4ee8ed418fe93a295e44c6be322731484003d3d4d84c2a218a274846
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8a1d58ddb5fa..b3639e4db533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.366
+pkgver=0.0.367
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=('e329bac6a24ef23d2f6aaed2ba319ce3e2770bc31e0e4bf03a0a5208b94f43a9d0225fb363b51c7d198d3df7c9cb3f117f9cdf6dd5c9322896328ea69443f13b'
+sha512sums=('91eb9cbaf7f188199cdd83e1340a72c6eb03ea93a9924b98b61ce6992c604221516fc26b4ee8ed418fe93a295e44c6be322731484003d3d4d84c2a218a274846'
'SKIP'
'SKIP')