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

Anatol Pomozov anatolik at archlinux.org
Wed Oct 28 05:21:49 UTC 2015


    Date: Wednesday, October 28, 2015 @ 06:21:48
  Author: anatolik
Revision: 249833

upgpkg: stellarium 0.14.0-1

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-28 02:55:15 UTC (rev 249832)
+++ PKGBUILD	2015-10-28 05:21:48 UTC (rev 249833)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.13.2
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
 arch=("i686" "x86_64")
@@ -14,7 +14,7 @@
 install=stellarium.install
 makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('ee6b631b6e64762d4972468299013de8d44abf43')
+sha1sums=('abebfb5f7f52c9ee0c5bc2d745460fcb894bda73')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list