From d369d0a537923264a7e6aaed5b01c0c27e3192ba Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Tue, 31 Oct 2017 03:22:25 -0200 Subject: [PATCH] stellarium: update to 0.16.1. (#8672) --- srcpkgs/stellarium/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index 2dc6841d364..b951689d7e3 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,6 +1,6 @@ # Template file for 'stellarium' pkgname=stellarium -version=0.16.0 +version=0.16.1 revision=1 build_style=cmake hostmakedepends="perl" @@ -12,5 +12,5 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.stellarium.org/" distfiles="${SOURCEFORGE_SITE}/stellarium/Stellarium-sources/${version}/stellarium-${version}.tar.gz" -checksum=2835c4aa22c1b64edbd17b174a23e4ed23654cd09e12f3573709f44843913dcf +checksum=b001c252afddaa1c470fb444fcbb5595b7f7a7db028d884743d20bcb5635fd20 only_for_archs="i686 i686-musl x86_64 x86_64-musl"