summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-04-16 18:00:22 +0200
committerTim Schumacher2024-04-16 18:00:22 +0200
commit239d66daf2865788541ed8364b158e4ddc8aa0e1 (patch)
treecc042ef33f8a202f2538f3bab722320b03ed706d
parent9e778dc27b4dcb9a7f91c6ab8bccc670a3c85c84 (diff)
downloadaur-239d66daf2865788541ed8364b158e4ddc8aa0e1.tar.gz
Update to 0.0.351
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bed672d0881..318f2980a8c6 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.350
+ pkgver = 0.0.351
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.350/discord-canary-0.0.350.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.351/discord-canary-0.0.351.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 9d4d423bc8e911be18c99b5caa86183809d52f67ebacb4e9b6584c29b1cb3c215ebb9da027fee1ceff452f1d42f4c3c5d03e7cba5f24bf7c84d175a5625e6dee
+ sha512sums = ffd154563ee82eae696cd1a7331cc3b95e013e68c812da736deb762a23ef807696fd006407a9c24d5e209d715dc871eed88fa209cea24ca8f2d8063fd6f2db22
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 73e2d5aef131..c9e4f8fd3d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.350
+pkgver=0.0.351
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=('9d4d423bc8e911be18c99b5caa86183809d52f67ebacb4e9b6584c29b1cb3c215ebb9da027fee1ceff452f1d42f4c3c5d03e7cba5f24bf7c84d175a5625e6dee'
+sha512sums=('ffd154563ee82eae696cd1a7331cc3b95e013e68c812da736deb762a23ef807696fd006407a9c24d5e209d715dc871eed88fa209cea24ca8f2d8063fd6f2db22'
'SKIP'
'SKIP')