Skip to content

Commit

Permalink
stellarium: update to 0.20.1, adopt.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed May 13, 2020
1 parent 550f955 commit 1e29d3f
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,18 +1,18 @@
# Template file for 'stellarium'
pkgname=stellarium
version=0.20.0
version=0.20.1
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"
depends="desktop-file-utils ${pkgname}-data"
short_desc="Open Source Planetarium"
maintainer="Orphaned <orphan@voidlinux.org>"
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=07ed1785d28f761511dc22f9b09ce70e96b5113fc7769fcdf4478f7a5a035370
checksum=154e7bd9d4b914a99c40eab86d05b78e43040d657844ee665ebb2aa55a9e920c

stellarium-data_package() {
short_desc+=" - data files"
Expand Down

0 comments on commit 1e29d3f

Please sign in to comment.