aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-03-28 08:33:07 -0400
committerLeo <thinkabit.ukim@gmail.com>2021-03-28 17:49:28 +0000
commite6514a4713730266525e6c7355390905c898f08a (patch)
tree0c040f91508d830262f8d7f400e2ef3fcda9f054
parent0ae4cf3478b499ac3863d818ddd7d563302da2b6 (diff)
community/stellarium: upgrade to 0.21.0
-rw-r--r--community/stellarium/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD
index 464be5395bd..a622ea4c652 100644
--- a/community/stellarium/APKBUILD
+++ b/community/stellarium/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=stellarium
-pkgver=0.20.4
-pkgrel=2
+pkgver=0.21.0
+pkgrel=0
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
url="http://stellarium.org/"
arch="all !mips !mips64 !armhf" # Limited by qt5-qtmultimedia-dev
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="29e14d56a93db672b5163e6f21dda462fe6c5598d9791bf9a98f414f662c26e0826b3892e3a888688371d805bbddbf5fb47f193c4e16d754fe83fbfb9559e5ae stellarium-0.20.4.tar.gz"
+sha512sums="79844758f96a013759673b3f88bc13cd16613a57998ee69ae5627827f1a2de26c3c63e3bc1a55b572f6443a7e706951d96f32ab6ba0b37afe2a8274ae980083c stellarium-0.21.0.tar.gz"