From 2160f35e7cd505c34099e65fdd5cdb5551ff381c Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Wed, 11 Jun 2025 20:48:23 +0200 Subject: [PATCH] stellarium: revbump for nlopt-2.10.0_1 Signed-off-by: Vincent Legoll --- srcpkgs/stellarium/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index a5737b65b52..b3079aabeb6 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,7 +1,7 @@ # Template file for 'stellarium' pkgname=stellarium version=25.1 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO" hostmakedepends="perl qt5-qmake qt5-host-tools gettext"