[PATCH] community/stellarium: upgrade to 0.21.3
Export this patch
---
community/stellarium/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD
index 8264599c9c..b22f8282e6 100644
--- a/community/stellarium/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=stellarium
-pkgver=0.21.1
-pkgrel=2
+pkgver=0.21.3
+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,5 +35,5 @@ package() {
}
sha512sums="
-6dd935808c711da32c793a0cedad464a15bf35ede60cff385e96f1d5868e751ed2e09b61551f7a6fe599b702a6f4d0a62d4494a40b68e77685ba57b6a63b5031 stellarium-0.21.1.tar.gz
+6553f0229f837742e8b9db2715ecb96d69fe46aa7f057d86fb2547540d86f2cb767ca4a6bb5ff18037642113b42fec3f2850e037275fc732aae63da8031bbd0e stellarium-0.21.3.tar.gz
"
--
2.34.1