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.16.0 #30986

Merged
merged 1 commit into from
May 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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.15.0
version=4.16.0
revision=1
archs="x86_64"
hostmakedepends="tar xz"
Expand All @@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="custom:Proprietary"
homepage="https://slack.com/"
distfiles="https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/${pkgname}-${version}-amd64.deb"
checksum=31aa7cdcff637c642cfeb2786d4cbcc076f226048080c91d76c38e48283ef7f7
checksum=3b47081392d1589b5d6b160cc8f477822fe83337b0fa0f745cb11202f2994536
restricted=yes
repository="nonfree"
nopie=yes
Expand Down