diff options
-rw-r--r-- | testing/stellarium/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/stellarium/APKBUILD b/testing/stellarium/APKBUILD index 1367d143a3..59fa8d7ede 100644 --- a/testing/stellarium/APKBUILD +++ b/testing/stellarium/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=stellarium -pkgver=0.19.1 +pkgver=0.19.2 pkgrel=0 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" url="http://stellarium.org/" @@ -34,4 +34,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="59ab715f7b81e037ed3d23444547dcd00a41b9a1925d58b40a17372e286bbea2c1b762582cd7e1f81d690204840cc23dd9627e2c0bd4abf52367a456849eefe9 stellarium-0.19.1.tar.gz" +sha512sums="a0002dc8a1e43aa264cdf013b57362880d4809207a1f867285d3e1187c4c88c67d166652afe0edeec5a98eff1167e6c3693594d467605ba78ee29d6eb7878d4b stellarium-0.19.2.tar.gz" |