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

2014-07-25 Thread Sven-Hendrik Haase
Date: Friday, July 25, 2014 @ 16:55:07
  Author: svenstaro
Revision: 217924

upgpkg: kdebindings-korundum 4.13.95-1

upstream release 4.14 beta 3

Added:
  kdebindings-korundum/kde-unstable/
Modified:
  kdebindings-korundum/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2014-07-24 18:53:49 UTC (rev 217821)
+++ kde-unstable/PKGBUILD   2014-07-25 14:55:07 UTC (rev 217924)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-korundum
-pkgver=4.13.3
+pkgver=4.13.95
 pkgrel=1
 pkgdesc="Ruby bindings for libraries created by the KDE community"
 url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum";
@@ -15,8 +15,8 @@
 optdepends=('kdegraphics-okular: okular bindings'
 'kdepimlibs: akonadi bindings')
 conflicts=('kdebindings-ruby')
-source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz";)
-sha1sums=('dfc41990fb0f816545e66d47f5bace65f51fd670')
+source=("http://download.kde.org/unstable/${pkgver}/src/korundum-${pkgver}.tar.xz";)
+sha1sums=('eba32f8cf544f77837bf50fc8be3b46652bc84b5')
 
 prepare() {
   mkdir build



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

2012-11-16 Thread Andrea Scarpino
Date: Friday, November 16, 2012 @ 14:55:25
  Author: andrea
Revision: 171172

KDE 4.10 beta1 - first steps

Added:
  kdebindings-korundum/kde-unstable/
Modified:
  kdebindings-korundum/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD   2012-11-16 19:55:25 UTC (rev 171172)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-korundum
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="Ruby bindings for libraries created by the KDE community"
 url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum";
@@ -13,9 +13,9 @@
 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.xz";
+source=("http://download.kde.org/unstable/${pkgver}/src/korundum-${pkgver}.tar.xz";
 'ruby19.patch')
-sha1sums=('ade552b7a0ddd3117dcd18ac0c70016c01f19fc5'
+sha1sums=('e16ed8f538fc1208c2b29c1704da186fe3d97e8c'
   'c074f027bac3b9bffe70a2c2304a6a7be12be034')
 
 build() {



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

2012-05-25 Thread Andrea Scarpino
Date: Friday, May 25, 2012 @ 16:00:13
  Author: andrea
Revision: 159550

KDE 4.9

Added:
  kdebindings-korundum/kde-unstable/
Modified:
  kdebindings-korundum/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD   2012-05-25 20:00:13 UTC (rev 159550)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=kdebindings-korundum
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="KDE bindings for ruby"
 url="http://kde.org/";
@@ -14,9 +14,9 @@
  'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
 conflicts=('kdebindings-ruby')
 options=('!makeflags')
-source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz";
+source=("http://download.kde.org/unstable/${pkgver}/src/korundum-${pkgver}.tar.xz";
 'korundum-4.8.0-ruby19.patch')
-sha1sums=('e949fae573d1399e67830c3eef0ebaa853905026'
+sha1sums=('0beb858c76fe21d6575ee48cb8490013ff360ad7'
   '73299f56a891d8a5475ac07dd485619859312f70')
 
 build() {