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

Antonio Rojas arojas at archlinux.org
Fri Jul 19 14:30:26 UTC 2019


    Date: Friday, July 19, 2019 @ 14:30:26
  Author: arojas
Revision: 358152

Rebuild due to community2extra breakage

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-19 14:27:29 UTC (rev 358151)
+++ PKGBUILD	2019-07-19 14:30:26 UTC (rev 358152)
@@ -5,12 +5,12 @@
 
 pkgname=yakuake
 pkgver=3.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('x86_64')
 url='https://yakuake.kde.org/'
 license=('GPL')
-depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
+depends=('konsole' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules')
 source=("https://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
 sha256sums=('08e23bd3ed58732bec44bf1b6797990bbdc58fad0725da7215db39f86c4d2a08'



More information about the arch-commits mailing list