Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/Signal-Desktop/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'Signal-Desktop'
pkgname=Signal-Desktop
version=8.3.0
version=8.6.0
revision=1
# *-musl could potentially work based on the Alpine port:
# https://git.alpinelinux.org/aports/tree/testing/signal-desktop
Expand All @@ -13,7 +13,7 @@ maintainer="dkwo <npiazza@disroot.org>"
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=1ff37afceba84a43e7295b05ddb252124ac813c122323af3be2e472a3b18352c
checksum=253242e47e69d744bc48faaedaa05cc7124eb1d997f14261256ede7cb4bdd15f
nostrip_files="signal-desktop"
nocross="gyp -> aarch64-linux-gnu-gcc: error: unrecognized command-line option '-m64'"

Expand Down