diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index e217c5fb345..008df6cea10 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,16 +1,16 @@ # Template file for 'stellarium' pkgname=stellarium -version=0.18.0 +version=0.18.1 revision=1 build_style=cmake hostmakedepends="perl qt5-qmake qt5-host-tools" -makedepends="qt5-tools-devel qt5-script-devel qt5-serialport-devel - qt5-multimedia-devel qt5-location-devel MesaLib-devel zlib-devel" +makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel +qt5-serialport-devel qt5-tools-devel" depends="desktop-file-utils" short_desc="An Open Source Planetarium" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-or-later" homepage="http://www.stellarium.org/" distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz" -checksum=5ad698fbc37b53be0384f677f7a13b07f62b5ac671e92eb90ea5989e1669911a +checksum=38d34538f3dc87943bc2977aeb1c099339b0ea1da63a3565e36409e165e6536e only_for_archs="i686 i686-musl x86_64 x86_64-musl"