summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 4 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49fd2bcb3908..f50060c8fb32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,22 +3,16 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-desktop
-pkgver=2.2.1
+pkgver=2.3.2
pkgrel=1
pkgdesc="Slack Desktop (Beta) for Linux"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://slack.com/downloads"
license=('custom')
depends=('alsa-lib' 'expat' 'gconf' 'gtk2' 'gvfs' 'hunspell' 'hunspell-en' 'libgcrypt' 'libgnome-keyring' 'libnotify' 'libxss' 'libxtst' 'xdg-utils')
optdepends=('gnome-keyring')
-
-install='slack-desktop.install'
-
-source_x86_64=("https://downloads.slack-edge.com/linux_releases/${pkgname}-${pkgver}-amd64.deb")
-source_i686=("https://downloads.slack-edge.com/linux_releases/${pkgname}-2.1.2-i386.deb")
-
-sha256sums_x86_64=('4de55687aeb2e87dde60f3f76fdc8b48457c7417e268112f1d9b52ab665d08f4')
-sha256sums_i686=('cc9660d95f5ce765c18b35191e2475d6bd272affc6d47f176759cc202910ddb4')
+source=("https://downloads.slack-edge.com/linux_releases/${pkgname}-${pkgver}-amd64.deb")
+sha256sums=('fdd6aafb68c0cf7aa4a63de55a4c506458055beae1d7b42dd23b9f5551f5a58a')
package() {
bsdtar -O -xf "slack-desktop-${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -