diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-06-19 09:54:35 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-06-19 09:54:35 +0200 |
commit | 3c8f9aba21e3ac85376497cc12d67fd8f34c0839 (patch) | |
tree | 087ffae170ab2cdc6b4424179493869dbe1405d0 /extra/stellarium/PKGBUILD | |
parent | b93deb686e23603e67eee07fced30237db47c367 (diff) | |
parent | e4afcc505c31482d7d7cee60bb6388bfacc8ad7f (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community-testing/nginx/PKGBUILD
community-testing/oss/PKGBUILD
staging/kdebase-workspace/PKGBUILD
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') |