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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:17:19 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:17:18
  Author: andrea
Revision: 176382

KDE 4.10

Modified:
  kdebindings-qtruby/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:17:17 UTC (rev 176381)
+++ PKGBUILD	2013-01-31 11:17:18 UTC (rev 176382)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-qtruby
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Ruby bindings for the Qt libraries"
 url="https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby"
@@ -12,8 +12,8 @@
 depends=('kdebindings-smokeqt' 'ruby')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-ruby')
-source=("http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
-sha1sums=('52ab2ba36a0949420f35e837a67178f783ac85c7')
+source=("http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
+sha1sums=('0a6a8617d34153d87d59a610e38e870f41e4ea25')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list