summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-01-25 00:30:13 +0100
committerTim Schumacher2024-01-25 00:30:13 +0100
commit16eabf8f9c01ec580f025d23c4ee73943979487a (patch)
treeb1d7ccf310b8df15c4ab96291f756b939e9aeba8
parentea0c4dec4c78ed6c7c5d0fab743319e21406e875 (diff)
downloadaur-16eabf8f9c01ec580f025d23c4ee73943979487a.tar.gz
Update to 0.0.255
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f74e6220b88d..e3e5c082247d 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.254
+ pkgver = 0.0.255
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.254/discord-canary-0.0.254.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.255/discord-canary-0.0.255.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = c9b06edd745db18af13e5152f85c078afe38de75b5a98134094129a488b5547e1f0fed0e29d17f0ce293b131876c8c28125eee661eec51cb3624f3c13e60a98a
+ sha512sums = 558e9fa76a5676fce3e8399efae871f020c678de4714231756e0de3b42467670a86b63121fdc1e2c667d18507e3155bd4eb302bd2b1d7c909303b3646bc7ee91
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ae579a37de35..658c44d4b8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.254
+pkgver=0.0.255
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=('c9b06edd745db18af13e5152f85c078afe38de75b5a98134094129a488b5547e1f0fed0e29d17f0ce293b131876c8c28125eee661eec51cb3624f3c13e60a98a'
+sha512sums=('558e9fa76a5676fce3e8399efae871f020c678de4714231756e0de3b42467670a86b63121fdc1e2c667d18507e3155bd4eb302bd2b1d7c909303b3646bc7ee91'
'SKIP'
'SKIP')