We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f7b17 commit 7d94645Copy full SHA for 7d94645
srcpkgs/Signal-Desktop/template
@@ -1,6 +1,6 @@
1
# Template file for 'Signal-Desktop'
2
pkgname=Signal-Desktop
3
-version=6.31.0
+version=6.32.0
4
revision=1
5
# Signal officially only supports x86_64
6
# x86_64-musl could potentially work based on the Alpine port:
@@ -14,7 +14,7 @@ maintainer="anelki <[email protected]>"
14
license="AGPL-3.0-only"
15
homepage="https://github.com/signalapp/Signal-Desktop"
16
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
17
-checksum=033837b97227eb3d9a0fd9fe23e5cad34b56ccfaf3af427bbf3d0cc5e0c36aa7
+checksum=0c4f124b86ce2612bc87afb9a383cd53a09d77e5f1cb4dadf7a7b4c99b2bcf9b
18
nostrip_files="signal-desktop"
19
20
post_extract() {
0 commit comments