From a76e71ba613479f22223e02f30c520775a91024d Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 23 Oct 2022 09:02:00 -0500 Subject: [PATCH] stellarium: update to 1.1.1. --- srcpkgs/stellarium/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index 7c3fdff8033a..bcc69b96fb5c 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -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 " 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"