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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:53:41 UTC 2012


    Date: Friday, November 16, 2012 @ 14:53:40
  Author: andrea
Revision: 171148

KDE 4.10 beta1 - first steps

Added:
  kdebindings-qtruby/kde-unstable/
Modified:
  kdebindings-qtruby/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:53:40 UTC (rev 171148)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-qtruby
-pkgver=4.9.3
+pkgver=4.9.80
 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/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
-sha1sums=('f4cc60e378c4bf0d235affba5d042d0031560009')
+source=("http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
+sha1sums=('02f2e194105c5e3fbc4181d0969c0c59a76f241b')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list