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

Andrea Scarpino andrea at archlinux.org
Fri Jan 4 14:35:58 UTC 2013


    Date: Friday, January 4, 2013 @ 09:35:58
  Author: andrea
Revision: 174325

KDE 4.10 RC2

Modified:
  kdebase/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-04 14:35:54 UTC (rev 174324)
+++ PKGBUILD	2013-01-04 14:35:58 UTC (rev 174325)
@@ -12,15 +12,15 @@
          'kdebase-konqueror'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml')
+makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'nepomuk-widgets')
 source=("http://download.kde.org/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz")
-sha1sums=('a28eebf05bc484a2b91c33c8c700a0f09c57ed3d')
+sha1sums=('18e90d67ccb96e38afe63ffe835421ada3f1170f')
 
 build() {
 	cd ${srcdir}
@@ -35,7 +35,7 @@
 
 package_kdebase-dolphin() {
 	pkgdesc='File Manager'
-	depends=('kdebase-runtime' 'kdebase-lib')
+	depends=('kdebase-runtime' 'kdebase-lib' 'nepomuk-widgets')
 	optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
                 'kdegraphics-thumbnailers: thumbnailers for graphics file'
                 'ruby: servicemenu installation')




More information about the arch-commits mailing list