summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2017-10-17 16:07:00 +0200
committerÓscar García Amor2017-10-17 16:07:00 +0200
commit330ce2a85817b57d327dd18b08e0a5ad17771da1 (patch)
tree6f661b1d04bac3c4760a81adb9ff546f935a92ac
parent6c23a8f8dc7288294a970d8bc964f6654aa5de63 (diff)
downloadaur-330ce2a85817b57d327dd18b08e0a5ad17771da1.tar.gz
Updated to 2.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10da4f8ad9b0..7354839530f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slack-desktop
pkgdesc = Slack Desktop (Beta) for Linux
- pkgver = 2.8.1
+ pkgver = 2.8.2
pkgrel = 1
url = https://slack.com/downloads
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = slack-desktop
depends = libxtst
depends = xdg-utils
optdepends = gnome-keyring
- source = https://downloads.slack-edge.com/linux_releases/slack-desktop-2.8.1-amd64.deb
+ source = https://downloads.slack-edge.com/linux_releases/slack-desktop-2.8.2-amd64.deb
source = slack-desktop.patch
- sha256sums = 389f8ed8a044436cd2f7bdc777464af055ac2106587dd68ec4023cd6cd6cc5a8
+ sha256sums = 75661e19efc7c9760f481a9688e5d6e24a2bdc830bda60ca5ec9876a64fc2f05
sha256sums = 5eceb99baa2e248ea8b2785a582de2e6b876e9bf820e818f92c3ae3827ee5fed
pkgname = slack-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 9150c76a0a62..267ebf02e202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-desktop
-pkgver=2.8.1
+pkgver=2.8.2
pkgrel=1
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('alsa-lib' 'expat' 'gconf' 'gtk2' 'gvfs' 'hunspell' 'hunspell-en' 'libc
optdepends=('gnome-keyring')
source=("https://downloads.slack-edge.com/linux_releases/${pkgname}-${pkgver}-amd64.deb"
"${pkgname}.patch")
-sha256sums=('389f8ed8a044436cd2f7bdc777464af055ac2106587dd68ec4023cd6cd6cc5a8'
+sha256sums=('75661e19efc7c9760f481a9688e5d6e24a2bdc830bda60ca5ec9876a64fc2f05'
'5eceb99baa2e248ea8b2785a582de2e6b876e9bf820e818f92c3ae3827ee5fed')
package() {