summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2023-11-11 15:05:04 +0100
committerTim Schumacher2023-11-11 15:05:04 +0100
commit74f0b8f5affd555af42c86f22a814dee0718ccd8 (patch)
treeb3c9fdea8aad272d51d95af17066d168697f30d3
parent23722d0ac2e78b9e07e172046fe632f756872a47 (diff)
downloadaur-74f0b8f5affd555af42c86f22a814dee0718ccd8.tar.gz
Update to 0.0.55
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9957934833e9..40456611321f 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.53
+ pkgver = 0.0.55
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.53/discord-ptb-0.0.53.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.55/discord-ptb-0.0.55.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = 49185af900d71f0696c99bb909a825bdf277abaee25d7ba68319ad4fbfd126c3ea87580df9331ba867b5dbea662cf952c9975331a601191aa2f3cadb43975271
+ sha512sums = c42493dffd500c9a9d89447f8b793e421868563cae9c1f005f08ee8575283eb2e5ffe4ac4d2b7831a360cd56b3c5cd20c74a7e3ab5157e3020bdee6232539e25
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4fdec789f9aa..2da5d78c462d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=discord-ptb
_pkgname=DiscordPTB
-pkgver=0.0.53
+pkgver=0.0.55
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=('49185af900d71f0696c99bb909a825bdf277abaee25d7ba68319ad4fbfd126c3ea87580df9331ba867b5dbea662cf952c9975331a601191aa2f3cadb43975271'
+sha512sums=('c42493dffd500c9a9d89447f8b793e421868563cae9c1f005f08ee8575283eb2e5ffe4ac4d2b7831a360cd56b3c5cd20c74a7e3ab5157e3020bdee6232539e25'
'SKIP'
'SKIP')