stellarium: update to 0.21.1.
This commit is contained in:
parent
9bed7126e8
commit
6fcd034847
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stellarium'
|
# Template file for 'stellarium'
|
||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
version=0.21.0
|
version=0.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://stellarium.org/"
|
homepage="https://stellarium.org/"
|
||||||
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
|
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
|
||||||
checksum=977fcd6776a47d34b1646727853d15968a1410c34c8ba1b3e5cfbf24b5126f13
|
checksum=072309c6bc48233b39884ae558b23764d0e08eabd96b014b53d780be11a33211
|
||||||
replaces="stellarium-data>=0"
|
replaces="stellarium-data>=0"
|
||||||
|
|
Loading…
Reference in New Issue