Signal-Desktop: update to 6.22.0.
This commit is contained in:
parent
b532febb99
commit
3722d6121e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=6.21.0
|
||||
version=6.22.0
|
||||
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=fea24e57de48cf60f42f40764429176cd236a0a765bb18e1815e2d56511923f7
|
||||
checksum=b895314710284bb7b5caac67eb514d8b83e933ace2c0801bc690a9c621cbed94
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue