Signal-Desktop: update to 6.39.1.
This commit is contained in:
parent
dfd6ae6363
commit
f294c3610a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=6.39.0
|
||||
version=6.39.1
|
||||
revision=1
|
||||
# Signal officially only supports x86_64
|
||||
# x86_64-musl could potentially work based on the Alpine port:
|
||||
|
@ -14,7 +14,7 @@ maintainer="anelki <akierig@fastmail.de>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||
checksum=c448b5ae6ccca0ca44798a6c9dde66800198f1391618a7b9c14b5fdd9485a832
|
||||
checksum=ffbf416bb566f743aa8219af3831f478543f3800d31b26602b986ea7520ac513
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue