~alpine/aports

community/stellarium: upgrade to 0.22.1 v1 APPLIED

Drew DeVault: 1
 community/stellarium: upgrade to 0.22.1

 1 files changed, 2 insertions(+), 2 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/4028/mbox | git am -3
Learn more about email & git

[PATCH] community/stellarium: upgrade to 0.22.1 Export this patch

---
 community/stellarium/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD
index a14e6cffb9..463c75b5b0 100644
--- a/community/stellarium/APKBUILD
+++ b/community/stellarium/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=stellarium
pkgver=0.22.0
pkgver=0.22.1
pkgrel=0
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
url="http://stellarium.org/"
@@ -45,5 +45,5 @@ package() {
}

sha512sums="
17cfc86f5b684d8e40075de4c6bbcb89aa4a996f6a9a3f055b58f3d8a3318c7908033120ae6e0c5aa27baba08ff03c32d9c3506cd2e326e91dc621f453ce2f5d  stellarium-0.22.0.tar.gz
31d0294c78c3254261dd2a5e46022342f9f3046f920efd8e4f1353eecf79116f50a968479768c12a8419ed3f9182fd3694a78b5ea2ab27ad67e6ef6d17aaa137  stellarium-0.22.1.tar.gz
"
-- 
2.35.2