Hi guys
Doesn't quite run on my desktop. Is this the same version as the one announced on https://slack.com/apps ?
Regards,
Search Criteria
Package Details: slack-desktop 4.41.97-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/slack-desktop.git (read-only, click to copy) |
---|---|
Package Base: | slack-desktop |
Description: | Slack Desktop (Beta) for Linux |
Upstream URL: | https://slack.com/downloads |
Licenses: | custom |
Submitter: | ogarcia |
Maintainer: | ogarcia |
Last Packager: | ogarcia |
Votes: | 604 |
Popularity: | 1.93 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2024-11-14 07:14 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- libxss
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- libappindicator-gtk3 (optional) – Systray indicator support
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, bitw-gitAUR, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Keyring password store support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 42 43 44 45 46 47 48 Next › Last »
krionux commented on 2015-09-24 09:09 (UTC)
vodik commented on 2015-09-23 00:30 (UTC)
Updated, thanks.
esiqveland commented on 2015-09-20 21:06 (UTC)
PKGBUILD: Updated to 1.2.1
https://gist.github.com/esiqveland/7c629161dc9f6574696d
frandieguez commented on 2015-09-16 22:02 (UTC)
Please find attached the diff to update this package
diff --git a/PKGBUILD b/PKGBUILD
index 6be4516..c99dbdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-chat
-pkgver=1.1.7
+pkgver=1.2.0
pkgrel=2
pkgdesc="Slack Chat (Beta) for Linux"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ optdepends=('gnome-keyring')
source_x86_64=("https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/slack-${pkgver}-amd64.deb")
source_i686=("https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/slack-${pkgver}-i386.deb")
-sha256sums_x86_64=('4934d682d5fcac4ba1aa30fa1b8ee0ff98b4ec8b6dbbf433c6f08cd2543f1f19')
-sha256sums_i686=('ec361c5a264912f5fc1ab6f95aeb8978732022530324432b4a96f929b79b9f1a')
+sha256sums_x86_64=('17a17add83de0793c207571ba542a5c7b6adfff08792d8b01cc64159c354126b')
+sha256sums_i686=('2c0c4b7a9a11cf7e4cbb97eb1add1799bc21709aa63311fc66e6918ea6b07c73')
package() {
bsdtar -O -xf "slack-${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -
frandieguez commented on 2015-09-16 15:57 (UTC)
Could you update this package to 1.2.0 version?
https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/slack-1.2.0-amd64.deb (x86_64)
https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/slack-1.2.0-i386.deb (i686)
justin8 commented on 2015-09-15 19:32 (UTC)
@vodik I've got a new job where slack is in heavy use. I can look after this if you want?
vodik commented on 2015-08-24 15:53 (UTC)
Yeah? I guess I should add hunspell as a dependency then, but I don't know how pacman can enforce a dictionary is installed.
paulcbetts commented on 2015-08-24 02:23 (UTC)
Hey all, you can most likely workaround the crash at the moment by installing hunspell-en (or whatever hunspell corresponds to your language).
Pinned Comments
ogarcia commented on 2020-02-06 11:44 (UTC) (edited on 2020-02-06 11:44 (UTC) by ogarcia)
Please, don't ask for add
lsb-release
as dependency. In Arch Linux this package is not needed to run Slack Desktop.And before asking for any other dependency as
make
orpatch
or whatever, please read the wiki.