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

Anatol Pomozov anatolik at archlinux.org
Tue Dec 1 23:36:58 UTC 2015


    Date: Wednesday, December 2, 2015 @ 00:36:58
  Author: anatolik
Revision: 252105

upgpkg: stellarium 0.14.1-1

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-01 19:22:12 UTC (rev 252104)
+++ PKGBUILD	2015-12-01 23:36:58 UTC (rev 252105)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=stellarium
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
 arch=("i686" "x86_64")
@@ -10,11 +10,11 @@
 url="http://stellarium.free.fr/"
 license=('GPL2')
 depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt5-quick1' 'openssl' 
-	'desktop-file-utils' 'xdg-utils' 'phonon')
+	'desktop-file-utils' 'xdg-utils' 'phonon' 'qt5-serialport')
 install=stellarium.install
 makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('abebfb5f7f52c9ee0c5bc2d745460fcb894bda73')
+sha1sums=('54640494a57f7eae044e14f8d448772908d8d05d')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list