T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / discord
Commits: b3f65fe9 by T.J. Townsend at 2025-02-24T16:15:34-05:00 upgpkg: 0.0.87-1: update to 0.0.87 - - - - - 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.86 + pkgver = 0.0.87 pkgrel = 1 url = https://discord.com arch = x86_64 @@ -10,12 +10,12 @@ pkgbase = discord optdepends = xdg-utils: Open files options = !debug options = !strip - source = https://dl.discordapp.net/apps/linux/0.0.86/discord-0.0.86.tar.gz - source = LICENSE-0.0.86.html::https://discordapp.com/terms - source = OSS-LICENSES-0.0.86.html::https://discordapp.com/licenses - sha512sums = f3c1096d8065dd7a26381efdc07f0b0f977bed697659ed5cbc9dd7733ef79f14608fd163d7f33d8f98e9543f8a73778f4385edb07911ca13f60a4711d7ece517 - sha512sums = f69c3744a68667a751bb6f189c08d57187d33e3ec3f188baf866de49f483d61ad6eab2fd6fcd06224d54b79474f0f83de339c59ca559b116eb1390b1179acb4a - sha512sums = 69f9549d8883bd7928358c431cc513015d9f96262fa344dd404c980c641d8ee9abf10f32600bccb80f4119efb0ab8f7103bfb09749dc9c554ceee33e6363aae7 + source = https://dl.discordapp.net/apps/linux/0.0.87/discord-0.0.87.tar.gz + source = LICENSE-0.0.87.html::https://discordapp.com/terms + source = OSS-LICENSES-0.0.87.html::https://discordapp.com/licenses + sha512sums = 7ad746d33daf4ef654f31ff485a93e81dfb9e6b850f09aac88e63fd30ceb7e6c3c2871118ba310a8032f5915a5a26b944059c6e348d219f2b1f4eb88ea1ef4f7 + sha512sums = bad746a7e9439c3b5386ae9ec06632c1270bbd20d2681f69ddc7bcb3a535f472d4d36a851c28281a625b7b6523c14c8cfc0c670c0e7b84918f7f0b1bf857e910 + sha512sums = 299075d9495607cad9c2b26d173d5f8b9fb04df24d89a8c27a9702e1cac1d744500cb7be4726d181754521d5957673c7fe4af3e65403b25aed910defb296a030 pkgname = discord depends = libnotify ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=discord _pkgname=Discord -pkgver=0.0.86 +pkgver=0.0.87 pkgrel=1 pkgdesc="All-in-one voice and text chat for gamers" arch=('x86_64') @@ -18,9 +18,9 @@ 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=('f3c1096d8065dd7a26381efdc07f0b0f977bed697659ed5cbc9dd7733ef79f14608fd163d7f33d8f98e9543f8a73778f4385edb07911ca13f60a4711d7ece517' - 'f69c3744a68667a751bb6f189c08d57187d33e3ec3f188baf866de49f483d61ad6eab2fd6fcd06224d54b79474f0f83de339c59ca559b116eb1390b1179acb4a' - '69f9549d8883bd7928358c431cc513015d9f96262fa344dd404c980c641d8ee9abf10f32600bccb80f4119efb0ab8f7103bfb09749dc9c554ceee33e6363aae7') +sha512sums=('7ad746d33daf4ef654f31ff485a93e81dfb9e6b850f09aac88e63fd30ceb7e6c3c2871118ba310a8032f5915a5a26b944059c6e348d219f2b1f4eb88ea1ef4f7' + 'bad746a7e9439c3b5386ae9ec06632c1270bbd20d2681f69ddc7bcb3a535f472d4d36a851c28281a625b7b6523c14c8cfc0c670c0e7b84918f7f0b1bf857e910' + '299075d9495607cad9c2b26d173d5f8b9fb04df24d89a8c27a9702e1cac1d744500cb7be4726d181754521d5957673c7fe4af3e65403b25aed910defb296a030') prepare() { cd $_pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/b3f65fe9620814bebf65532734cf63f91e65bbc9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/b3f65fe9620814bebf65532734cf63f91e65bbc9 You're receiving this email because of your account on gitlab.archlinux.org.