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

Felix Yan fyan at archlinux.org
Fri Mar 4 04:12:05 UTC 2016


    Date: Friday, March 4, 2016 @ 05:12:05
  Author: fyan
Revision: 164589

upgpkg: yakuake 3.0.2-1

Modified:
  yakuake/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 04:08:30 UTC (rev 164588)
+++ PKGBUILD	2016-03-04 04:12:05 UTC (rev 164589)
@@ -5,17 +5,17 @@
 # Contributor: leeghoofd <abcdefg at solcon.nl>
 
 pkgname=yakuake
-pkgver=2.9.9
-pkgrel=5
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('i686' 'x86_64')
 url='http://yakuake.kde.org/'
 license=('GPL')
-depends=('konsolepart4')
-makedepends=('cmake' 'automoc4')
+depends=('knotifyconfig' 'knewstuff' 'kparts')
+makedepends=('extra-cmake-modules')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-md5sums=('ef97612710b28d62e43a58bed49cbead')
+md5sums=('6c5eaea40770283078dad6fa288615c5')
 
 build() {
   mkdir build



More information about the arch-commits mailing list