[arch-commits] Commit in kalzium/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 13 09:36:50 UTC 2019
Date: Sunday, October 13, 2019 @ 09:36:50
Author: arojas
Revision: 364780
Add explicit qt5-script dependency (no longer provided by kio)
Modified:
kalzium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-13 09:31:57 UTC (rev 364779)
+++ PKGBUILD 2019-10-13 09:36:50 UTC (rev 364780)
@@ -3,12 +3,12 @@
pkgname=kalzium
pkgver=19.08.2
-pkgrel=2
+pkgrel=3
pkgdesc="Periodic Table of Elements"
url="https://kde.org/applications/education/kalzium/"
arch=(x86_64)
license=(GPL LGPL FDL)
-depends=(khtml knewstuff kplotting kunitconversion avogadrolibs openbabel hicolor-icon-theme)
+depends=(khtml knewstuff kplotting kunitconversion qt5-script avogadrolibs openbabel hicolor-icon-theme)
makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python)
groups=(kde-applications kdeedu)
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
More information about the arch-commits
mailing list