[skip-ci] stellarium: update to 0.18.2

This commit is contained in:
Jeff Huang 2018-11-01 13:04:56 +01:00
parent 68c18534ee
commit 3393e158f3

View File

@ -1,5 +1,5 @@
pkgname=stellarium
pkgver=0.18.0
pkgver=0.18.2
pkgrel=1
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
arch=('x86_64')
@ -12,7 +12,7 @@ depends=('libpng' 'libgl' 'glu' 'openssl' 'zlib' 'gettext' 'qt5-script'
makedepends=('cmake' 'boost' 'mesa' 'qt5-tools')
categories=('education')
source=("https://github.com/Stellarium/stellarium/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('5ad698fbc37b53be0384f677f7a13b07f62b5ac671e92eb90ea5989e1669911a')
sha256sums=('7582a8ef96ab673a17a248b97bc9deb69b9d65f07e9689f1761c284e36b028db')
build() {
cd ${pkgname}-${pkgver}