SIR: update to 3.2.2.

This commit is contained in:
Gerardo Di iorio 2023-08-25 21:54:10 +02:00 committed by Duncan Overbruck
parent 8a3eaf1d48
commit 423f92b991
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SIR'
pkgname=SIR
version=3.2.1
version=3.2.2
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://marek629.github.io/SIR/"
distfiles="https://github.com/marek629/SIR/archive/v${version}.tar.gz"
checksum=b6c6e07e0052271056eedcea102b59e3c2538c3a2e9663f31fbf8234a4a03c18
checksum=aad7965bc65103427a0e8ced2830361b03d1dbe0ebb814f8e46b08986cafbde8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"