Date: Tuesday, January 9, 2018 @ 21:29:09 Author: arojas Revision: 280774
Update to 2.9.0 Modified: kstars/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-09 21:01:56 UTC (rev 280773) +++ PKGBUILD 2018-01-09 21:29:09 UTC (rev 280774) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kstars -pkgver=2.8.9 +pkgver=2.9.0 pkgrel=1 epoch=1 pkgdesc="Desktop Planetarium" @@ -11,11 +11,11 @@ url="https://kde.org/applications/education/kstars/" arch=(x86_64) license=(GPL LGPL FDL) -depends=(wcslib libraw kplotting knewstuff knotifyconfig libindi hicolor-icon-theme) +depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi hicolor-icon-theme) makedepends=(extra-cmake-modules python kdoctools eigen xplanet) optdepends=('xplanet: XPlanet support') source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('b4b5618f9febb3f5558804f2df773ad1bbd7d4b51605c7a24435ad179981f098' +sha256sums=('f280d537ed957f90e79b8048ce528f30faf31185c9e648ea93eb8e25657eaee8' 'SKIP') validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq <[email protected]>
