Date: Sunday, March 29, 2020 @ 19:08:56 Author: arojas Revision: 378672
Update to 0.20.0 Modified: stellarium/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-29 18:50:02 UTC (rev 378671) +++ PKGBUILD 2020-03-29 19:08:56 UTC (rev 378672) @@ -2,7 +2,7 @@ # Contributor: Damir Perisa <[email protected]> pkgname=stellarium -pkgver=0.19.3 +pkgver=0.20.0 pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'boost' 'mesa' 'qt5-tools') source=(https://github.com/Stellarium/stellarium/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz{,.asc}) validpgpkeys=('79151C2E6351E7278DA1A730BF38D4D02A328DFF') # Alexander Wolf <[email protected]> -sha256sums=('176e15d8d18340cf8c8cfed14f364cbda345d94e77cc97589c163c45d9cb225d' +sha256sums=('07ed1785d28f761511dc22f9b09ce70e96b5113fc7769fcdf4478f7a5a035370' 'SKIP') build() {
