Signal-Desktop: update to 5.41.0.
This commit is contained in:
parent
5de6acbbfe
commit
3e885d0144
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Signal-Desktop'
|
# Template file for 'Signal-Desktop'
|
||||||
pkgname=Signal-Desktop
|
pkgname=Signal-Desktop
|
||||||
version=5.40.1
|
version=5.41.0
|
||||||
revision=1
|
revision=1
|
||||||
# Signal officially only supports x86_64 (also due to Electron)
|
# Signal officially only supports x86_64 (also due to Electron)
|
||||||
# discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
|
# discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||||
checksum=d80d210554e0296d916f7e25d9a49afc58340ab03ef7a1e7ae21017e80e9de7b
|
checksum=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in a new issue