[arch-commits] Commit in kstars/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Nov 20 09:23:20 UTC 2017


    Date: Monday, November 20, 2017 @ 09:23:19
  Author: arojas
Revision: 310463

Update to standalone release 2.8.8, remove from kde-applications group

Modified:
  kstars/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 23:03:58 UTC (rev 310462)
+++ PKGBUILD	2017-11-20 09:23:19 UTC (rev 310463)
@@ -4,21 +4,20 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kstars
-pkgver=17.08.3
+pkgver=2.8.8
 pkgrel=1
+epoch=1
 pkgdesc="Desktop Planetarium"
 url="https://kde.org/applications/education/kstars/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
 depends=(wcslib libraw kplotting knewstuff knotifyconfig libindi hicolor-icon-theme)
 makedepends=(extra-cmake-modules python kdoctools eigen xplanet)
 optdepends=('xplanet: XPlanet support')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b6b1aad357548d293051380fc1ab2bf8dd8b397f5c31b8fe14dc72b2ac2e2644'
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7bdb184b5c6d536c198ed32994b511865f3e06b0417b612020d1bc3bdb953b4c'
             'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq <mutlaqja at ikarustech.com>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list