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

Anatol Pomozov anatolik at archlinux.org
Fri Mar 24 07:00:59 UTC 2017


    Date: Friday, March 24, 2017 @ 07:00:59
  Author: anatolik
Revision: 291237

upgpkg: stellarium 0.15.2-1

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-24 03:03:50 UTC (rev 291236)
+++ PKGBUILD	2017-03-24 07:00:59 UTC (rev 291237)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.15.1
+pkgver=0.15.2
 pkgrel=1
 pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
 arch=("i686" "x86_64")
@@ -13,7 +13,7 @@
 	'qt5-serialport' 'qt5-multimedia')
 makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('5f6bc2f7f6d0893f837172b3cd13c6d42c5cd8ff')
+sha1sums=('a6f60dcebd29dc5857e212ae936019299de9319c')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list