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

Antonio Rojas arojas at archlinux.org
Sat Jun 27 12:46:47 UTC 2020


    Date: Saturday, June 27, 2020 @ 12:46:47
  Author: arojas
Revision: 390511

Update to 0.20.2

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 00:06:23 UTC (rev 390510)
+++ PKGBUILD	2020-06-27 12:46:47 UTC (rev 390511)
@@ -2,7 +2,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.20.1
+pkgver=0.20.2
 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=('154e7bd9d4b914a99c40eab86d05b78e43040d657844ee665ebb2aa55a9e920c'
+sha256sums=('400ef964c2a1612157a4b219464ea919b4e330322a0db894835b6e11c4af5e9b'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list