summaryrefslogtreecommitdiff
path: root/slack-desktop
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:59:57 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-10-09 09:59:57 +0200
commitdbe6a0c34db13a69f880cccb3242869b50ff98a9 (patch)
treec31feed734aca388916d2c3b7805a158b78da632 /slack-desktop
parent9f4b38a3fd215fbb838d0af3851fe6ee92abc71b (diff)
downloadarchlinuxewe-dbe6a0c34db13a69f880cccb3242869b50ff98a9.tar.xz
slack-desktop: 4.32.122-31 -> 4.34.121-1
Diffstat (limited to 'slack-desktop')
-rw-r--r--slack-desktop/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/slack-desktop/PKGBUILD b/slack-desktop/PKGBUILD
index aaa1200f9..4dda109fc 100644
--- a/slack-desktop/PKGBUILD
+++ b/slack-desktop/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Kyle Manna <kyle(at)kylemanna(dot)com>
pkgname=slack-desktop
-pkgver=4.32.122
-pkgrel=31
+pkgver=4.34.121
+pkgrel=1
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -27,17 +27,17 @@ _pinned_dependencies=(
'libgobject-2.0.so=0'
'libgtk-3.so=0'
'libpango-1.0.so=0'
- 'libx11=1.8.6'
+ 'libx11=1.8.7'
'libxcb=1.16'
'libxcomposite=0.4.6'
'libxdamage=1.1.6'
'libxext=1.3.5'
'libxfixes=6.0.1'
'libxkbcommon.so=0'
- 'libxrandr=1.5.3'
- 'mesa=1:23.1.8'
+ 'libxrandr=1.5.4'
+ 'mesa=1:23.2.1'
'nspr=4.35'
- 'nss=3.93'
+ 'nss=3.94'
)
depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss' 'xdg-utils' "${_pinned_dependencies[@]}")
optdepends=('libappindicator-gtk3: Systray indicator support'
@@ -45,7 +45,7 @@ optdepends=('libappindicator-gtk3: Systray indicator support'
source_x86_64=("https://downloads.slack-edge.com/releases/linux/${pkgver}/prod/x64/${pkgname}-${pkgver}-amd64.deb")
source=("${pkgname}.patch")
sha512sums=('fd7e9681887639a2a9117c6bf537c25918f02985588366aaf3cd5b2e07b842d773aaf27354b7c149df1cc003e645b77bd36ec753992d50e02f5eb87e59009264')
-sha512sums_x86_64=('a3cb3e8c694f7a398ddb57dfb27384d2044702571e2b9c4ec705b43a123b02f1c1cbd47fb9a33913af01da8e9729c2cd6d311b3bd4548726ba2624aff8adb601')
+sha512sums_x86_64=('a58ebac5b5c2471ba8ed2f60bf64150437baff2e18bac969564c5d0244c1dc0d7b31f598d4621b5313b51c0950a954be765da6fc31409597e58822ed02f47153')
package() {
cd "${pkgdir}"