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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:53:38 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:53:38
  Author: andrea
Revision: 164074

KDE 4.9.0

Added:
  nepomuk-core/trunk/
Modified:
  nepomuk-core/trunk/PKGBUILD
Deleted:
  nepomuk-core/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:53:38 UTC (rev 164074)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=nepomuk-core
-pkgver=4.8.97
+pkgver=4.9.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')
 makedepends=('cmake' 'automoc4' 'doxygen')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('6d456fd2de9daa8b97c730346b7377b8df265e56')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('aaeea69c7246050ceb02c0361d9260224a406ef1')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list