slack-desktop: update to 4.40.133, fix update file.
This commit is contained in:
parent
3835177658
commit
374d49bc1a
@ -1,6 +1,6 @@
|
||||
# Template file for 'slack-desktop'
|
||||
pkgname=slack-desktop
|
||||
version=4.40.128
|
||||
version=4.40.133
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
depends="xdg-utils"
|
||||
@ -8,8 +8,9 @@ short_desc="Messaging app for teams"
|
||||
maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
|
||||
license="custom:Proprietary"
|
||||
homepage="https://slack.com/"
|
||||
changelog="https://slack.com/release-notes/linux"
|
||||
distfiles="https://downloads.slack-edge.com/desktop-releases/linux/x64/${version}/${pkgname}-${version}-amd64.deb"
|
||||
checksum=af710e958b1f44174b4c24cc63b7fe9c46547a2537fcfb5ec1b178a7335ffedc
|
||||
checksum=8212abcc820473c8d57124d5a1b585321bf2ffae02473156bd7a0e5c1b72838f
|
||||
restricted=yes
|
||||
repository="nonfree"
|
||||
nopie=yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
site="https://slack.com/downloads/linux"
|
||||
pattern='Version \K[\d.]+(?=)'
|
||||
site="https://slack.com/release-notes/linux"
|
||||
pattern='\K[\d.]+(?=<\/h2>)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user