We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdef2af commit ac2a279Copy full SHA for ac2a279
1 file changed
srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
1
# Template file for 'Signal-Desktop'
2
pkgname=Signal-Desktop
3
-version=8.10.0
+version=8.11.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=520dfd62c5073bebf786244fb91d6566664442cddf1b0c5e0fa7a0199b659984
+checksum=eea21fb713d4c3063b8e3b8b3725bc69d9802c5dfe70fb82fb9b9a930962b6f5
17
nostrip_files="signal-desktop"
18
nocross="gyp -> aarch64-linux-gnu-gcc: error: unrecognized command-line option '-m64'"
19
0 commit comments