We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ac28f commit d51ba72Copy full SHA for d51ba72
1 file changed
srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
1
# Template file for 'Signal-Desktop'
2
pkgname=Signal-Desktop
3
-version=8.1.0
+version=8.3.0
4
revision=1
5
# *-musl could potentially work based on the Alpine port:
6
# https://git.alpinelinux.org/aports/tree/testing/signal-desktop
@@ -13,7 +13,7 @@ maintainer="dkwo <npiazza@disroot.org>"
13
license="AGPL-3.0-only"
14
homepage="https://github.com/signalapp/Signal-Desktop"
15
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
16
-checksum=f9e42d00ef3981c044eaffd320ba53097109426de9f4b3005a3baaeae9e621d7
+checksum=1ff37afceba84a43e7295b05ddb252124ac813c122323af3be2e472a3b18352c
17
nostrip_files="signal-desktop"
18
nocross="gyp -> aarch64-linux-gnu-gcc: error: unrecognized command-line option '-m64'"
19
0 commit comments