stellarium: update to 24.3.

This commit is contained in:
Andrew Benson 2024-09-28 14:09:39 -05:00
parent 6ef8a03659
commit 0d2012e1fd

View file

@ -1,6 +1,6 @@
# Template file for 'stellarium' # Template file for 'stellarium'
pkgname=stellarium pkgname=stellarium
version=24.2 version=24.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO" configure_args="-DENABLE_SHOWMYSKY=Off -DUSE_PLUGIN_TELESCOPECONTROL=NO"
@ -14,5 +14,5 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://stellarium.org/" homepage="https://stellarium.org/"
distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz"
checksum=46968c3fe8c69cbeff5da59c46e6228722a8a38d03686abebf4cf664ad35e31f checksum=c708209d3cac8b113043b5ca8127429850f333c4061b616e52688c18de500707
replaces="stellarium-data>=0" replaces="stellarium-data>=0"