diff --git a/community/stellarium/APKBUILD b/community/stellarium/APKBUILD index 3ad57ff3e414dffb4df7bc105cd89c6436202770..9f0f32325c04119f8a38dc854e316bdae2db7d8f 100644 --- a/community/stellarium/APKBUILD +++ b/community/stellarium/APKBUILD @@ -13,7 +13,7 @@ makedepends=" qt5-qtlocation-dev gpsd-dev " subpackages="$pkgname-doc" -source="https://github.com/Stellarium/stellarium/releases/download/v$pkgver/stellarium-v$pkgver.tar.gz" +source="https://github.com/Stellarium/stellarium/releases/download/v$pkgver/stellarium-$pkgver.tar.gz" [ "$CARCH" = "x86" ] && options="!check" build() {