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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:52:53 UTC 2012


    Date: Friday, November 16, 2012 @ 14:52:53
  Author: andrea
Revision: 171136

KDE 4.10 beta1 - first steps

Added:
  nepomuk-core/kde-unstable/
Modified:
  nepomuk-core/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:52:53 UTC (rev 171136)
@@ -2,16 +2,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=nepomuk-core
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="Contains the central Nepomuk services like file indexing, file system monitoring, query, storage, client libraries"
 url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
+depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg')
 makedepends=('cmake' 'automoc4' 'doxygen')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('d235f033206fdd6d0dbad63143bfa89dde99b19d')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('c296a0e4a601d7f0afece4a27cdbcc220692c4f7')
 
 build() {
   mkdir build




More information about the arch-commits mailing list