~alpine/aports

community/stellarium: upgrade to 0.20.4 v1 APPLIED

Drew DeVault: 1
 community/stellarium: upgrade to 0.20.4

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3404/mbox | git am -3
Learn more about email & git

[PATCH] community/stellarium: upgrade to 0.20.4 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 b360cec2fd..afe3c60767 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.2
pkgrel=1
pkgver=0.20.4
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="34f1ad5891dde84b53324046bdf1514df858335ba8f0954bb72350b057ff6dc4091a2d7bf89083489e0d8d1c750c5fb8ba8e1e241f9287a740121b377f0e510c  stellarium-0.20.2.tar.gz"
sha512sums="29e14d56a93db672b5163e6f21dda462fe6c5598d9791bf9a98f414f662c26e0826b3892e3a888688371d805bbddbf5fb47f193c4e16d754fe83fbfb9559e5ae  stellarium-0.20.4.tar.gz"
-- 
2.29.2