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

Antonio Rojas arojas at archlinux.org
Tue Feb 11 21:33:49 UTC 2020


    Date: Tuesday, February 11, 2020 @ 21:33:48
  Author: arojas
Revision: 375416

Add perl dependency

Modified:
  klickety/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 21:29:53 UTC (rev 375415)
+++ PKGBUILD	2020-02-11 21:33:48 UTC (rev 375416)
@@ -4,13 +4,13 @@
 
 pkgname=klickety
 pkgver=19.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An adaptation of the Clickomania game"
 url="https://kde.org/applications/games/klickety/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdegames)
-depends=(libkdegames hicolor-icon-theme)
+depends=(libkdegames hicolor-icon-theme perl)
 makedepends=(extra-cmake-modules kdoctools)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('155c897feff887a67fb555104d2972466999abaa6bc21a4dec4bbe54885fe8cb'



More information about the arch-commits mailing list