Skip to content

Commit

Permalink
stellarium: update to 0.22.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Mar 28, 2022
1 parent a30d2da commit 69a4cd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/stellarium/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'stellarium'
pkgname=stellarium
version=0.21.3
version=0.22.0
revision=1
build_style=cmake
hostmakedepends="perl qt5-qmake qt5-host-tools"
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"
short_desc="Open Source Planetarium"
maintainer="Andrew Benson <abenson+void@gmail.com>"
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=8ac6c054d12f136fe0d5c0deaaa8d7b69dd2a462be1711a187364574aef97e7f
checksum=0b4dc23cf9054b5e76cd9bc5ad68e172eb221999e90af37e93667d04fe78c885
replaces="stellarium-data>=0"

0 comments on commit 69a4cd9

Please sign in to comment.