Date: Friday, June 21, 2019 @ 22:59:02 Author: arojas Revision: 482639
Update to 3.3.0 Modified: kstars/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-21 22:35:07 UTC (rev 482638) +++ PKGBUILD 2019-06-21 22:59:02 UTC (rev 482639) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=kstars -pkgver=3.2.3 +pkgver=3.3.0 pkgrel=1 epoch=1 pkgdesc="Desktop Planetarium" @@ -15,7 +15,7 @@ makedepends=(extra-cmake-modules kdoctools eigen) optdepends=('xplanet: XPlanet support') source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e854e1a10f11351a3cada32184ede5df76619a7188d98d06b395d2cd865b3370' +sha256sums=('6d776e37ba2ccf35508078b91628b8f904062af03e0e879967b45094698077ae' 'SKIP') validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq <mutla...@ikarustech.com>