stellarium: update to 0.20.3. [ci skip]
This commit is contained in:
parent
60442441bb
commit
fd438d6b07
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stellarium'
|
# Template file for 'stellarium'
|
||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
version=0.20.2
|
version=0.20.3
|
||||||
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,11 +12,10 @@ 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=400ef964c2a1612157a4b219464ea919b4e330322a0db894835b6e11c4af5e9b
|
checksum=2781a364d14c203c21a11ef528d541559ed749e1b6c3dbc1187410a6c23ab97c
|
||||||
|
|
||||||
stellarium-data_package() {
|
stellarium-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/stellarium
|
vmove usr/share/stellarium
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue