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

Antonio Rojas arojas at archlinux.org
Mon Sep 28 07:42:11 UTC 2020


    Date: Monday, September 28, 2020 @ 07:42:10
  Author: arojas
Revision: 396933

Update to 0.20.3

Modified:
  stellarium/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-28 07:09:15 UTC (rev 396932)
+++ PKGBUILD	2020-09-28 07:42:10 UTC (rev 396933)
@@ -2,8 +2,8 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.20.2
-pkgrel=2
+pkgver=0.20.3
+pkgrel=1
 pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
 arch=('x86_64')
 url="https://stellarium.org/"
@@ -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=('400ef964c2a1612157a4b219464ea919b4e330322a0db894835b6e11c4af5e9b'
+sha256sums=('2781a364d14c203c21a11ef528d541559ed749e1b6c3dbc1187410a6c23ab97c'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list