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

Andrea Scarpino andrea at archlinux.org
Thu Jan 17 14:04:08 UTC 2013


    Date: Thursday, January 17, 2013 @ 09:04:07
  Author: andrea
Revision: 175362

KDE 4.10 RC3

Modified:
  nepomuk-core/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-17 14:04:03 UTC (rev 175361)
+++ PKGBUILD	2013-01-17 14:04:07 UTC (rev 175362)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=nepomuk-core
-pkgver=4.9.97
+pkgver=4.9.98
 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"
@@ -11,7 +11,7 @@
 depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg')
 makedepends=('cmake' 'automoc4' 'doxygen')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('769e91df42af2456b0143718739738fd69101b79')
+sha1sums=('4f6ffd6ecaea5bde2c031b71168756793f957011')
 
 build() {
   mkdir build
@@ -30,4 +30,4 @@
   # Fix the python shebang
   sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
     "${pkgdir}"/usr/bin/nepomuk-simpleresource-rcgen
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list