summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2024-01-18 19:45:14 +0100
committerTim Schumacher2024-01-18 19:45:14 +0100
commit52393fffa09c56551120015b1876365674771a81 (patch)
tree077dd662186a55156b46249d1e0530efe09e8adc
parent687b255f26d29afe5581f03b4c93a8b4ddff8e5f (diff)
downloadaur-52393fffa09c56551120015b1876365674771a81.tar.gz
Update to 0.0.250
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd67b798f8e5..7f0918c3473f 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.249
+ pkgver = 0.0.250
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.249/discord-canary-0.0.249.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.250/discord-canary-0.0.250.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 4144d6bfc9bb0513512576a75a55321875aa95acb1772c925e937398317ca93bd76d0afbf2723d7f8cecea1183efaa37143f4d6f43657e8309dc0969b60eb17e
+ sha512sums = a5a1ba4d6676be5b9b118bc4f5bce48003b9c62b5c2e98cf3a0ccbab9f8873c63ffd03d5e77926cb22d20826863b46eae50c88e32376b4c4ac0e304440ba16b3
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 270504e45bdb..ce35dc98350b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.249
+pkgver=0.0.250
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=('4144d6bfc9bb0513512576a75a55321875aa95acb1772c925e937398317ca93bd76d0afbf2723d7f8cecea1183efaa37143f4d6f43657e8309dc0969b60eb17e'
+sha512sums=('a5a1ba4d6676be5b9b118bc4f5bce48003b9c62b5c2e98cf3a0ccbab9f8873c63ffd03d5e77926cb22d20826863b46eae50c88e32376b4c4ac0e304440ba16b3'
'SKIP'
'SKIP')