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

Antonio Rojas arojas at archlinux.org
Wed May 30 09:40:27 UTC 2018


    Date: Wednesday, May 30, 2018 @ 09:40:27
  Author: arojas
Revision: 325142

Remove unused kdelibs4support dependency

Modified:
  libkdegames/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 06:56:08 UTC (rev 325141)
+++ PKGBUILD	2018-05-30 09:40:27 UTC (rev 325142)
@@ -5,12 +5,12 @@
 
 pkgname=libkdegames
 pkgver=18.04.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Common code and data for many KDE games"
 url="https://www.kde.org/applications/games/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
-depends=(kdelibs4support kdeclarative kdnssd knewstuff openal)
+depends=(kdeclarative kdnssd knewstuff)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('d55ccbb5db49a85374a9c969484cc1fa6b285aacee51c21e0b7f215bafb74e0d'



More information about the arch-commits mailing list