aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-05-07 09:59:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-05-07 10:01:39 +0000
commitc846e56d60333136ae2007eb294a687a040dbf4d (patch)
treeffc06c6a6894b4b8f3a7ef315846f6b44bb6e064
parentfd0923377c5694059a39a9459696451d3a1fa4ed (diff)
downloadaports-c846e56d60333136ae2007eb294a687a040dbf4d.tar.bz2
aports-c846e56d60333136ae2007eb294a687a040dbf4d.tar.xz
community/stellarium: upgrade to 0.20.1
-rw-r--r--community/stellarium/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD
index c0951c1179..2599c4c697 100644
--- a/community/stellarium/APKBUILD
+++ b/community/stellarium/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=stellarium
-pkgver=0.19.2
-pkgrel=2
+pkgver=0.20.1
+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
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a0002dc8a1e43aa264cdf013b57362880d4809207a1f867285d3e1187c4c88c67d166652afe0edeec5a98eff1167e6c3693594d467605ba78ee29d6eb7878d4b stellarium-0.19.2.tar.gz"
+sha512sums="685a306391dc681cc21834a226e35c769e11909f625ff7461d7e896ba412ad595871e93c69981b342099f46829f9f3ef3e276be867dc5ea5523fa60a99cc21d1 stellarium-0.20.1.tar.gz"