Date: Tuesday, April 24, 2018 @ 09:31:45 Author: arojas Revision: 317538
Update to 2.9.5 Modified: kstars/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-24 09:00:33 UTC (rev 317537) +++ PKGBUILD 2018-04-24 09:31:45 UTC (rev 317538) @@ -4,18 +4,18 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kstars -pkgver=2.9.4 -pkgrel=4 +pkgver=2.9.5 +pkgrel=1 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 qt5-declarative hicolor-icon-theme qt5-quickcontrols) +depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi qt5-quickcontrols hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools eigen xplanet) optdepends=('xplanet: XPlanet support') source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('03cbbda651bc01930b724bad7d2a58d8aebd811212d6bccc88913c50c0a6f73a' +sha256sums=('6c2ddf3cb04688fe4ff8cafb4c6a1e7e249ff8ae0c42650f0d491a706269a3b1' 'SKIP') validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq <[email protected]>
