summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-07-28 14:00:24 -0500
committerLuis Martinez2021-07-28 14:00:24 -0500
commit43de81c02648a6bff66c53f49704c792589e4eaa (patch)
tree6f9cfc610edffd8cabaea49a85590876ebccf0d3 /PKGBUILD
parent258cc23909e3dad2a16cb24a4bd0af36278e1eee (diff)
downloadaur-43de81c02648a6bff66c53f49704c792589e4eaa.tar.gz
update to 4.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5975cac7491..730eafa991cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=slack-electron
_name="${pkgname%-electron}"
-pkgver=4.17.0
+pkgver=4.18.0
pkgrel=1
pkgdesc="Slack Desktop (Beta) for Linux, using the system Electron package"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=("${_name}" "${_name}-desktop")
conflicts=("${_name}-desktop")
source=("https://downloads.slack-edge.com/linux_releases/slack-desktop-$pkgver-amd64.deb"
'slack.sh')
-sha256sums=('b1e7123f9e51d292b647fecd42236f2de3b3f863c631e8278d47e08b8aae8c1d'
+sha256sums=('701a8bd2a6c0e793b35092f147dd6639e66a1860ad300088a988f39d45ac0db6'
'4db11d083626a561129ca40e9cce7cc613c42223f138bb0136c62064c57471fd')
prepare() {