Date: Thursday, December 8, 2011 @ 04:19:26
  Author: andrea
Revision: 144661

db-move: moved kdebindings-korundum from [staging] to [extra] (x86_64)

Added:
  kdebindings-korundum/repos/extra-x86_64/PKGBUILD
    (from rev 144608, kdebindings-korundum/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-korundum/repos/extra-x86_64/PKGBUILD
  kdebindings-korundum/repos/staging-x86_64/

----------+
 PKGBUILD |   64 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2011-12-08 09:19:24 UTC (rev 144660)
+++ extra-x86_64/PKGBUILD       2011-12-08 09:19:26 UTC (rev 144661)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kdebindings-korundum
-pkgver=4.7.3
-pkgrel=1
-pkgdesc="KDE bindings for ruby"
-url="http://kde.org/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qtruby' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
-             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
-conflicts=('kdebindings-ruby')
-source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.bz2";)
-sha1sums=('bf41817298a8b18ba3542e45256c1c6ddb08c900')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../korundum-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-korundum/repos/extra-x86_64/PKGBUILD (from rev 144608, 
kdebindings-korundum/repos/staging-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2011-12-08 09:19:26 UTC (rev 144661)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kdebindings-korundum
+pkgver=4.7.4
+pkgrel=1
+pkgdesc="KDE bindings for ruby"
+url="http://kde.org/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qtruby' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+conflicts=('kdebindings-ruby')
+source=("http://download.kde.org/unstable/${pkgver}/src/korundum-${pkgver}.tar.bz2";)
+sha1sums=('e220dc672461aa1369e58de325f980139fcd52f6')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../korundum-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to