Signal-Desktop: update to 6.15.0.
This commit is contained in:
parent
6add48f56c
commit
c9c111c956
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=6.14.0
|
||||
version=6.15.0
|
||||
revision=1
|
||||
# Signal officially only supports x86_64
|
||||
# x86_64-musl could potentially 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=646595deb22f4071398e38ed1de77ad1636a3a7774e9150662defee882c782cd
|
||||
checksum=7c3426a3829e0856940650423043711ad15c53dab554f1084c18ac81e828013e
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue