Date: Thursday, April 12, 2018 @ 20:05:35 Author: arojas Revision: 316119
cfitsio 3.440 rebuild Modified: kstars/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-12 19:56:04 UTC (rev 316118) +++ PKGBUILD 2018-04-12 20:05:35 UTC (rev 316119) @@ -5,13 +5,13 @@ pkgname=kstars pkgver=2.9.4 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Desktop Planetarium" url="https://kde.org/applications/education/kstars/" arch=(x86_64) license=(GPL LGPL FDL) -depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi hicolor-icon-theme) +depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi qt5-declarative 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})
