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

Antonio Rojas arojas at archlinux.org
Sat Sep 8 10:01:16 UTC 2018


    Date: Saturday, September 8, 2018 @ 10:01:16
  Author: arojas
Revision: 334115

Add phonon-qt5 dependency, no longer pulled by knotifications

Modified:
  klettres/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 09:53:07 UTC (rev 334114)
+++ PKGBUILD	2018-09-08 10:01:16 UTC (rev 334115)
@@ -4,13 +4,13 @@
 
 pkgname=klettres
 pkgver=18.08.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Learn The Alphabet"
 url="https://kde.org/applications/education/klettres/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(knewstuff hicolor-icon-theme)
+depends=(knewstuff phonon-qt5 hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('49061e5e5432a90afa45989361772c38fdce46e8768070f4772535c0934cac4c'



More information about the arch-commits mailing list