From e19b3ccd5a2d9ae799ebb787613ecea7ac8d50ae Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 20 Nov 2022 10:02:28 +0100 Subject: [PATCH] kstars: rebuild against cfitsio-4.2.0_1 --- srcpkgs/kstars/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kstars/template b/srcpkgs/kstars/template index e87edf28bd3..ebbb3140fca 100644 --- a/srcpkgs/kstars/template +++ b/srcpkgs/kstars/template @@ -1,7 +1,7 @@ # Template file for 'kstars' pkgname=kstars version=3.6.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="kdoctools gettext qt5-host-tools qt5-qmake kcoreaddons kconfig"