[arch-commits] Commit in stellarium/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Tue Aug 13 06:26:01 UTC 2013
Date: Tuesday, August 13, 2013 @ 08:26:00
Author: bpiotrowski
Revision: 192488
upgpkg: stellarium 0.12.2-1
- new upstream release
Modified:
stellarium/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-13 05:59:27 UTC (rev 192487)
+++ PKGBUILD 2013-08-13 06:26:00 UTC (rev 192488)
@@ -3,20 +3,20 @@
# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
pkgname=stellarium
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.2
+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' 'qt4' 'openssl' 'desktop-file-utils'
-'xdg-utils')
+ 'xdg-utils' 'phonon')
install=stellarium.install
makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
stellarium.desktop
stellarium.png)
-sha1sums=('c6cc8f0954d976584e8ab9bc061f3b35e3b84251'
+sha1sums=('35752a24bdeb461b9c16e8533b13689b05a87105'
'c9cc79212542238227b5bd6af99f60fe056f4ab2'
'b890d3b6c4dcfcfcc696514202af11b2a50c0fea')
More information about the arch-commits
mailing list