T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / discord
Commits: d9e0a363 by T.J. Townsend at 2024-04-29T17:38:02-04:00 upgpkg: 0.0.52-1: update to 0.0.52 - - - - - 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.51 + pkgver = 0.0.52 pkgrel = 1 url = https://discord.com arch = x86_64 @@ -14,11 +14,11 @@ pkgbase = discord optdepends = libappindicator-gtk3: Systray indicator support optdepends = xdg-utils: Open files options = !strip - source = https://dl.discordapp.net/apps/linux/0.0.51/discord-0.0.51.tar.gz - source = LICENSE-0.0.51.html::https://discordapp.com/terms - source = OSS-LICENSES-0.0.51.html::https://discordapp.com/licenses - sha512sums = b98072a64cfb593176e7e057b926fcf2d9e1a4aa555a659cebb8abe20fe463ff135a8028fd0fc36dc6c1bd40235da98c7c055c372e707cae00b882c8b0462dd9 - sha512sums = 66423e98f9c40cde6379840d670436f4269ebe59b87e8aebd82df61d05db560c8cab6721dac1bd1358b347a53f32a074f63ddd1e5116181fa0571d0e321eaf59 - sha512sums = 59dd27ea66a0d64467f245c1cedc47ef822da013c2796934638876ab684599bd83c2051007f116ff5ce2138f49cabc256bb438daa5dbbd8b6c3f4c704a8e3391 + source = https://dl.discordapp.net/apps/linux/0.0.52/discord-0.0.52.tar.gz + source = LICENSE-0.0.52.html::https://discordapp.com/terms + source = OSS-LICENSES-0.0.52.html::https://discordapp.com/licenses + sha512sums = 42ff4b59a0dd846f06a297a1a8b5a1e28f37daa6951b4ce597d103492458c5ae90f69545908cd41238c5ed91b249ad2dd9b9cec3ef4feeb9ad22245c692eaa72 + sha512sums = 6ac1f8d004dfd345e957c5161b0eb4e55904336f044b7211c83118e155d57a48683970640654c8ad206b2e4ed1c88f5251cfb5411ec8d0562d4dd9656c32d885 + sha512sums = 8458fd7a211700244e35761f14f318c52ddd897088aa78b9795f7b644d9f487deab41dfc46e7584c038bb8143539ce38b05887b6fbc9ed10a89bd53b349b2134 pkgname = discord ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=discord _pkgname=Discord -pkgver=0.0.51 +pkgver=0.0.52 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=('b98072a64cfb593176e7e057b926fcf2d9e1a4aa555a659cebb8abe20fe463ff135a8028fd0fc36dc6c1bd40235da98c7c055c372e707cae00b882c8b0462dd9' - '66423e98f9c40cde6379840d670436f4269ebe59b87e8aebd82df61d05db560c8cab6721dac1bd1358b347a53f32a074f63ddd1e5116181fa0571d0e321eaf59' - '59dd27ea66a0d64467f245c1cedc47ef822da013c2796934638876ab684599bd83c2051007f116ff5ce2138f49cabc256bb438daa5dbbd8b6c3f4c704a8e3391') +sha512sums=('42ff4b59a0dd846f06a297a1a8b5a1e28f37daa6951b4ce597d103492458c5ae90f69545908cd41238c5ed91b249ad2dd9b9cec3ef4feeb9ad22245c692eaa72' + '6ac1f8d004dfd345e957c5161b0eb4e55904336f044b7211c83118e155d57a48683970640654c8ad206b2e4ed1c88f5251cfb5411ec8d0562d4dd9656c32d885' + '8458fd7a211700244e35761f14f318c52ddd897088aa78b9795f7b644d9f487deab41dfc46e7584c038bb8143539ce38b05887b6fbc9ed10a89bd53b349b2134') prepare() { cd $_pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/d9e0a363c821a12c5a875a5c2fc17550d361a9dd -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/d9e0a363c821a12c5a875a5c2fc17550d361a9dd You're receiving this email because of your account on gitlab.archlinux.org.