From 9ff161eeb346481e23e8122eea833867350292a4 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 7 Jan 2025 08:24:22 -0600 Subject: [PATCH] stellarium: revbump for QXlsx --- srcpkgs/stellarium/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index c7e0b54dc37..534fea2e2cf 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,7 +1,7 @@ # Template file for 'stellarium' pkgname=stellarium version=24.4 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO" hostmakedepends="perl qt5-qmake qt5-host-tools gettext"