summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2023-11-01 01:24:44 +0100
committerTim Schumacher2023-11-01 01:24:44 +0100
commit23722d0ac2e78b9e07e172046fe632f756872a47 (patch)
treefc3712a9a6d5fe87123eb2e6e26d2c3c10b0038c
parent8aca15a225a50a9f2b645a6f9748ad4c4c8ac33a (diff)
downloadaur-23722d0ac2e78b9e07e172046fe632f756872a47.tar.gz
Update to 0.0.53
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d2caadbd381..9957934833e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-ptb
pkgdesc = All-in-one voice and text chat for gamers - public test build
- pkgver = 0.0.51
+ pkgver = 0.0.53
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = discord-ptb
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face
optdepends = emoji-font: Fonts for emoji support
options = !strip
- source = https://dl-ptb.discordapp.net/apps/linux/0.0.51/discord-ptb-0.0.51.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.53/discord-ptb-0.0.53.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = ada38c24de423191355c81cd2dc0f64b3d05fb9c2cf6e1478e5776f5be7736fd24a0eb3f146483502a852ad3858ad54499e5757413ea509110fd398f6a9392f5
+ sha512sums = 49185af900d71f0696c99bb909a825bdf277abaee25d7ba68319ad4fbfd126c3ea87580df9331ba867b5dbea662cf952c9975331a601191aa2f3cadb43975271
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8c60d703c299..4fdec789f9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=discord-ptb
_pkgname=DiscordPTB
-pkgver=0.0.51
+pkgver=0.0.53
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers - public test build"
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl-ptb.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
-sha512sums=('ada38c24de423191355c81cd2dc0f64b3d05fb9c2cf6e1478e5776f5be7736fd24a0eb3f146483502a852ad3858ad54499e5757413ea509110fd398f6a9392f5'
+sha512sums=('49185af900d71f0696c99bb909a825bdf277abaee25d7ba68319ad4fbfd126c3ea87580df9331ba867b5dbea662cf952c9975331a601191aa2f3cadb43975271'
'SKIP'
'SKIP')