signal-desktop: update to 6.44.1
This commit is contained in:
parent
a9ffc2280f
commit
362068b94c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=6.43.2
|
||||
version=6.44.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=e2506ad91047b26ea173d1968e9d794889ee11b8e7feb468575da451d9026b5e
|
||||
checksum=9ce0a35a26d29534189fc7bcee87716f4a40e858d1cb4fefa5682b502bdba31a
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue