Signal-Desktop: update to 6.33.0.
This commit is contained in:
parent
4154c78627
commit
21bd48c261
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Signal-Desktop'
|
# Template file for 'Signal-Desktop'
|
||||||
pkgname=Signal-Desktop
|
pkgname=Signal-Desktop
|
||||||
version=6.32.0
|
version=6.33.0
|
||||||
revision=1
|
revision=1
|
||||||
# Signal officially only supports x86_64
|
# Signal officially only supports x86_64
|
||||||
# x86_64-musl could potentially work based on the Alpine port:
|
# 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"
|
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=0c4f124b86ce2612bc87afb9a383cd53a09d77e5f1cb4dadf7a7b4c99b2bcf9b
|
checksum=49865345fdf2e668666e7368ceee882d78492132bcf436d32830889bdae0cf99
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue