stellarium: update to 1.1.1.

This commit is contained in:
Andrew Benson 2022-10-23 09:02:00 -05:00 committed by Andrew Benson
parent aeda2de71b
commit 8925b56eb1

View File

@ -1,8 +1,9 @@
# Template file for 'stellarium'
pkgname=stellarium
version=0.22.2
version=1.1.1
revision=1
build_style=cmake
configure_args="-DENABLE_SHOWMYSKY=Off"
hostmakedepends="perl qt5-qmake qt5-host-tools"
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
qt5-serialport-devel qt5-tools-devel qt5-charts-devel"
@ -11,6 +12,6 @@ short_desc="Open Source Planetarium"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://stellarium.org/"
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
checksum=31e965d32cafc0fbad212c7ef4efbeac988f909206013554e1fe35123ebb9376
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version#*.*}/stellarium-${version}.tar.gz"
checksum=d2844eae0b62761a04fe04324f65f43d852c590d3249f287e181701822e3766e
replaces="stellarium-data>=0"