Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / discord
Commits: dffcd296 by Robin Candau at 2025-04-16T07:54:03+02:00 upgpkg: 1:0.0.91-1: New upstream release - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = discord pkgdesc = All-in-one voice and text chat for gamers - pkgver = 0.0.89 + pkgver = 0.0.91 pkgrel = 1 epoch = 1 url = https://discord.com @@ -11,10 +11,10 @@ pkgbase = discord optdepends = xdg-utils: For opening URLs and files options = !debug options = !strip - source = https://dl.discordapp.net/apps/linux/0.0.89/discord-0.0.89.tar.gz - source = LICENSE-0.0.89.html::https://discordapp.com/terms - source = OSS-LICENSES-0.0.89.html::https://discordapp.com/licenses - sha512sums = 9228824f0407f2876c9f26ef8b3b6b5b2f31808c0efeff685c3930c1826ba9180c0dca22d6934bb17f106ab8b808c20860bcab074874b324fe5ca57d6f2309a0 + source = https://dl.discordapp.net/apps/linux/0.0.91/discord-0.0.91.tar.gz + source = LICENSE-0.0.91.html::https://discordapp.com/terms + source = OSS-LICENSES-0.0.91.html::https://discordapp.com/licenses + sha512sums = 881008978374f4a928ad6b171021ac2cc3ffb1167447e835dfde828e1a14e63debdbd96241d9c7f7e925fe90a93e576a608cb42c8a79076cc399b079b5fa1d8c sha512sums = SKIP sha512sums = SKIP ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=discord _pkgname=Discord -pkgver=0.0.89 +pkgver=0.0.91 pkgrel=1 epoch=1 pkgdesc="All-in-one voice and text chat for gamers" @@ -19,7 +19,7 @@ optdepends=('libpulse: PulseAudio support' source=("https://dl.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz" "LICENSE-$pkgver.html::https://discordapp.com/terms" "OSS-LICENSES-$pkgver.html::https://discordapp.com/licenses") -sha512sums=('9228824f0407f2876c9f26ef8b3b6b5b2f31808c0efeff685c3930c1826ba9180c0dca22d6934bb17f106ab8b808c20860bcab074874b324fe5ca57d6f2309a0' +sha512sums=('881008978374f4a928ad6b171021ac2cc3ffb1167447e835dfde828e1a14e63debdbd96241d9c7f7e925fe90a93e576a608cb42c8a79076cc399b079b5fa1d8c' 'SKIP' 'SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/dffcd296881af798f1bbefc08c93f0fe939c75b9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/dffcd296881af798f1bbefc08c93f0fe939c75b9 You're receiving this email because of your account on gitlab.archlinux.org.