Signal-Desktop: update to 6.34.1.
This commit is contained in:
parent
f3b9622464
commit
3b670d5404
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=6.34.0
|
||||
version=6.34.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=62cb1f6a3c835eca3a23fe379b43f93576e7d9a0e4d6098e8edab948fb671c10
|
||||
checksum=bdebfa4d665c0a27b00264e38e50b8ba54620508863d8717365433b16720d193
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue