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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:08:20 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:08:20
  Author: andrea
Revision: 151945

KDE 4.8.1

Modified:
  kdebindings-qtruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:08:16 UTC (rev 151944)
+++ PKGBUILD	2012-03-04 11:08:20 UTC (rev 151945)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-qtruby
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
 pkgdesc="Qt bindings for ruby"
 url="http://kde.org/"
 arch=('i686' 'x86_64')
@@ -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.bz2")
-sha1sums=('9b8e9ab4926929909861f6557dea908d328a1dd2')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/qtruby-${pkgver}.tar.xz")
+sha1sums=('b2532f9e9e04760fce5d9ac87768e6085f0c231b')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list