[arch-commits] Commit in kwordquiz (kde-unstable/PKGBUILD trunk/PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Apr 11 10:31:28 UTC 2020


    Date: Saturday, April 11, 2020 @ 10:31:27
  Author: arojas
Revision: 380113

Add explicit phonon-qt5 dependency, no longer pulled by knotifyconfig

Modified:
  kwordquiz/kde-unstable/PKGBUILD
  kwordquiz/trunk/PKGBUILD

-----------------------+
 kde-unstable/PKGBUILD |    2 +-
 trunk/PKGBUILD        |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2020-04-11 10:29:53 UTC (rev 380112)
+++ kde-unstable/PKGBUILD	2020-04-11 10:31:27 UTC (rev 380113)
@@ -10,7 +10,7 @@
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(knotifyconfig libkeduvocdocument knewstuff)
+depends=(knotifyconfig libkeduvocdocument knewstuff phonon-qt5)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('848ceab68146048ffda9182ef9e6894c6564b9216fbf20eafef4fa23f3e6ebd6'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2020-04-11 10:29:53 UTC (rev 380112)
+++ trunk/PKGBUILD	2020-04-11 10:31:27 UTC (rev 380113)
@@ -4,13 +4,13 @@
 
 pkgname=kwordquiz
 pkgver=19.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Flash Card Trainer"
 url="https://kde.org/applications/education/kwordquiz/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(knotifyconfig libkeduvocdocument knewstuff)
+depends=(knotifyconfig libkeduvocdocument knewstuff phonon-qt5)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('6965a3b3c171c3f62aeecf4ccdddde14d23062ab914b1860822546a5770b80fc'



More information about the arch-commits mailing list