diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index bcc69b96fb5..7755f6614fe 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,6 +1,6 @@ # Template file for 'stellarium' pkgname=stellarium -version=1.1.1 +version=1.2 revision=1 build_style=cmake configure_args="-DENABLE_SHOWMYSKY=Off" @@ -12,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=d2844eae0b62761a04fe04324f65f43d852c590d3249f287e181701822e3766e +distfiles="https://github.com/Stellarium/stellarium/archive/refs/tags/v${version}.tar.gz" +checksum=977b666fca5fe80a22edab7a99ff289225678993fb3176d2a258079b2b8c1b84 replaces="stellarium-data>=0"