summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2017-05-24 08:45:02 +0200
committerÓscar García Amor2017-05-24 08:45:02 +0200
commit2ed884a07b04fe2ff08d559024690ea2d938e27b (patch)
treed06c648a5cc1a893345d302b58433f9d293c12b7 /PKGBUILD
parent943f658550051fd98ad48957cade58098c1c256b (diff)
downloadaur-2ed884a07b04fe2ff08d559024690ea2d938e27b.tar.gz
Updated to 2.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59f5a16ac8c2..c61a38405ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-desktop
-pkgver=2.6.0
+pkgver=2.6.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=('7ecf34f6c433a186469ce44cf3b9bf2eab334e7437f155211a4188e531e632db'
+sha256sums=('a856cb453871a2cea5cde5165902f0a0729b7f3c3d41e32fab17a36defffed07'
'5eceb99baa2e248ea8b2785a582de2e6b876e9bf820e818f92c3ae3827ee5fed')
package() {