mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
stellarium: update to 0.22.0.
This commit is contained in:
parent
a30d2daac2
commit
69a4cd966d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'stellarium'
|
# Template file for 'stellarium'
|
||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
version=0.21.3
|
version=0.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
||||||
qt5-serialport-devel qt5-tools-devel"
|
qt5-serialport-devel qt5-tools-devel qt5-charts-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Open Source Planetarium"
|
short_desc="Open Source Planetarium"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
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=8ac6c054d12f136fe0d5c0deaaa8d7b69dd2a462be1711a187364574aef97e7f
|
checksum=0b4dc23cf9054b5e76cd9bc5ad68e172eb221999e90af37e93667d04fe78c885
|
||||||
replaces="stellarium-data>=0"
|
replaces="stellarium-data>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue