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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:12:27 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:12:27
  Author: andrea
Revision: 176368

KDE 4.10

Modified:
  nepomuk-core/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:12:22 UTC (rev 176367)
+++ PKGBUILD	2013-01-31 11:12:27 UTC (rev 176368)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=nepomuk-core
-pkgver=4.9.98
+pkgver=4.10.0
 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"
@@ -10,8 +10,8 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg')
 makedepends=('cmake' 'automoc4' 'doxygen')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4f6ffd6ecaea5bde2c031b71168756793f957011')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('affc4d3063db773e5b05ff746a4c64adbec29264')
 
 build() {
   mkdir build




More information about the arch-commits mailing list