summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2017-11-19 11:20:03 +0100
committerÓscar García Amor2017-11-19 11:20:03 +0100
commit9c0aeab9c87c3deba4773f5809879e06bdcf37da (patch)
tree0090bf0dea48bf882bf85f3878050cae43453b2d /PKGBUILD
parent169963c3aa3d6afb227b8f82c783473c4f30188d (diff)
downloadaur-9c0aeab9c87c3deba4773f5809879e06bdcf37da.tar.gz
Updated to 2.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d395512759..e2906cc2569b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-desktop
-pkgver=2.8.2
-pkgrel=3
+pkgver=2.9.0
+pkgrel=1
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -13,7 +13,7 @@ depends=('alsa-lib' 'gconf' 'gtk2' 'libcurl-compat' 'libsecret' 'libxss' 'libxts
optdepends=('gnome-keyring')
source=("https://downloads.slack-edge.com/linux_releases/${pkgname}-${pkgver}-amd64.deb"
"${pkgname}.patch")
-sha256sums=('75661e19efc7c9760f481a9688e5d6e24a2bdc830bda60ca5ec9876a64fc2f05'
+sha256sums=('6c6f681103135cc189ae5d80ad52e53848ea3fcb8cccd5bf65f0644abcdeaeb5'
'5eceb99baa2e248ea8b2785a582de2e6b876e9bf820e818f92c3ae3827ee5fed')
package() {