diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-20 13:48:02 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-20 13:48:02 -0300 |
commit | 46d785933a49b1f2d742ca828f7b12c6a9a9d401 (patch) | |
tree | 2978cfc928919023f10de535eb002da21804a9b5 /extra/stellarium/PKGBUILD | |
parent | 743408e2293a3c2dde0f83ad2ad7a176913ddeda (diff) | |
parent | 200f01be5982c89e1687f033eeb2516367f92d6f (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
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 15792cb19..8ab32de45 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" 'mips64el') @@ -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') |