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

Andrea Scarpino andrea at archlinux.org
Tue Jun 12 05:42:06 UTC 2012


    Date: Tuesday, June 12, 2012 @ 01:42:06
  Author: andrea
Revision: 161516

KDE 4.9beta2

Modified:
  kdebindings-smokekde/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-12 05:42:03 UTC (rev 161515)
+++ PKGBUILD	2012-06-12 05:42:06 UTC (rev 161516)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokekde
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 pkgdesc="Language independent library for KDE bindings"
 url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
@@ -16,7 +16,7 @@
             'kdegraphics-okular: Okular bindings')
 conflicts=('kdebindings-smoke')
 source=("http://download.kde.org/unstable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
-sha1sums=('d349b9fe6ef29c0717d3faa831d2f2d1f0281290')
+sha1sums=('61ee653f176170600f221331a7c5d0b624a079bf')
 
 build() {
   cd "${srcdir}"
@@ -24,8 +24,7 @@
   cd build
   cmake ../smokekde-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DWITH_Soprano=OFF
+    -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 




More information about the arch-commits mailing list