[arch-commits] Commit in stellarium/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Dec 23 09:09:52 UTC 2019


    Date: Monday, December 23, 2019 @ 09:09:52
  Author: arojas
Revision: 372148

Update to 0.19.3

Modified:
  stellarium/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 09:01:43 UTC (rev 372147)
+++ PKGBUILD	2019-12-23 09:09:52 UTC (rev 372148)
@@ -2,7 +2,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.19.2
+pkgver=0.19.3
 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 <alex.v.wolf at gmail.com>
-sha256sums=('e4d005c5473e3be15b3101585e8959f422437147a602b1649e4aba22a92e6081'
+sha256sums=('176e15d8d18340cf8c8cfed14f364cbda345d94e77cc97589c163c45d9cb225d'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list