diff options
author | root <root@rshg054.dnsready.net> | 2012-06-19 00:01:39 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-19 00:01:39 +0000 |
commit | ca8fbff4eeda39b8a24515043ec4c8fdb95c23ee (patch) | |
tree | e31e0e223f205368e42e8f2378af9f8c76da0c0f /extra/stellarium/PKGBUILD | |
parent | 014b5d0a1ee98ba0466f067f605b9637f2a14b2f (diff) |
Tue Jun 19 00:01:39 UTC 2012
Diffstat (limited to 'extra/stellarium/PKGBUILD')
-rw-r--r-- | extra/stellarium/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/stellarium/PKGBUILD b/extra/stellarium/PKGBUILD index b2f852a71..c320ab5fa 100644 --- a/extra/stellarium/PKGBUILD +++ b/extra/stellarium/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 154997 2012-04-01 09:19:54Z ronald $ +# $Id: PKGBUILD 161975 2012-06-17 20:22:44Z ronald $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> pkgname=stellarium -pkgver=0.11.2 +pkgver=0.11.3 pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=("i686" "x86_64") @@ -14,7 +14,7 @@ makedepends=('cmake' 'boost') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz stellarium.desktop stellarium.png) -sha1sums=('ed77c612b53d74dc2264b1be05f19d05950a1771' +sha1sums=('8ee73f5ddde320f5912243b6353b1d92ca52562c' 'c9cc79212542238227b5bd6af99f60fe056f4ab2' 'b890d3b6c4dcfcfcc696514202af11b2a50c0fea') |