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

Antonio Rojas arojas at archlinux.org
Sun May 10 17:42:34 UTC 2020


    Date: Sunday, May 10, 2020 @ 17:42:34
  Author: arojas
Revision: 383119

Update to 0.20.1

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-10 17:33:12 UTC (rev 383118)
+++ PKGBUILD	2020-05-10 17:42:34 UTC (rev 383119)
@@ -2,7 +2,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.20.0
+pkgver=0.20.1
 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=('07ed1785d28f761511dc22f9b09ce70e96b5113fc7769fcdf4478f7a5a035370'
+sha256sums=('154e7bd9d4b914a99c40eab86d05b78e43040d657844ee665ebb2aa55a9e920c'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list