summaryrefslogtreecommitdiff
path: root/extra/stellarium/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/stellarium/PKGBUILD')
-rw-r--r--extra/stellarium/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/extra/stellarium/PKGBUILD b/extra/stellarium/PKGBUILD
index edd8a973f..50cb5cc60 100644
--- a/extra/stellarium/PKGBUILD
+++ b/extra/stellarium/PKGBUILD
@@ -1,20 +1,22 @@
-# $Id: PKGBUILD 168612 2012-10-13 11:49:36Z andyrtr $
+# $Id: PKGBUILD 178102 2013-02-16 09:07:23Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=stellarium
-pkgver=0.11.4
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
arch=("i686" "x86_64")
url="http://stellarium.free.fr/"
license=('GPL2')
-depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt' 'openssl')
+depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt' 'openssl' 'desktop-file-utils'
+'xdg-utils')
+install=stellarium.install
makedepends=('cmake' 'boost' 'mesa')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
stellarium.desktop
stellarium.png)
-sha1sums=('5b8bfd71b4c3eabbc1db64b71221eeebe6785dbf'
+sha1sums=('c6cc8f0954d976584e8ab9bc061f3b35e3b84251'
'c9cc79212542238227b5bd6af99f60fe056f4ab2'
'b890d3b6c4dcfcfcc696514202af11b2a50c0fea')