ssr: update to 0.4.4

This commit is contained in:
zenobit 2022-12-04 22:02:35 +01:00 committed by Piraty
parent 69d6862a5a
commit 262b9b4636
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ssr'
pkgname=ssr
version=0.4.3
version=0.4.4
revision=1
build_style=cmake
configure_args="-DWITH_QT5=ON"
@ -13,7 +13,7 @@ maintainer="Logen K <logen@sudotask.com>"
license="GPL-3.0-or-later"
homepage="http://www.maartenbaert.be/simplescreenrecorder/"
distfiles="https://github.com/MaartenBaert/ssr/archive/${version}.tar.gz"
checksum=03b5f6cd613b504f8b2351c2728a6fd070aa0cc98e709bcafdcf93b672bd2b71
checksum=69fccf8df6e7285d4df5033eed8748f4eae13b407488906dcf4810a277d557b8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"