Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slack-desktop: update to 4.34.120 #46287

Merged
merged 1 commit into from
Sep 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/slack-desktop/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'slack-desktop'
pkgname=slack-desktop
version=4.33.90
version=4.34.120
revision=1
archs="x86_64"
depends="xdg-utils"
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:Proprietary"
homepage="https://slack.com/"
distfiles="https://downloads.slack-edge.com/releases/linux/${version}/prod/x64/${pkgname}-${version}-amd64.deb"
checksum=54a73d1f85d65c900b2973e7d737a00149d3dad37d9960f9dadff097a2e854dc
checksum=fe2c78539f31cf8e58ae2250af428d00637f0d59af987113f31d7f0f8db48d72
restricted=yes
repository="nonfree"
nopie=yes
Expand Down