From d04ebef33af56adf7f5897aa3d3e16badc29b2fb Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sat, 7 Jan 2023 11:29:28 -0600 Subject: [PATCH] stellarium: update to 1.2. I have opened an issue regarding the distfiles and versioning: https://github.com/Stellarium/stellarium/issues/2981 --- srcpkgs/stellarium/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"