Signal-Desktop: update to 7.26.0.
This commit is contained in:
parent
263f2118eb
commit
1d515ee3d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=7.25.0
|
||||
version=7.26.0
|
||||
revision=1
|
||||
# Signal officially only supports x86_64
|
||||
# x86_64-musl could potentially work based on the Alpine port:
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.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=836220d3e3962c1072d3263d2c8b52873fe9d32ccfe6a83249cfe14364a7d553
|
||||
checksum=6a5b0706a3408bdd32cde70ff87fa01e5bc8ce780ec66a967b936ec16327c70d
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue