[arch-commits] CVS update of extra/devel/ruby (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Feb 20 13:37:08 UTC 2008


    Date: Wednesday, February 20, 2008 @ 08:37:08
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/ruby

Modified: PKGBUILD (1.43 -> 1.44)

upgpkg: ruby 1.8.6_p111-4
    fixed #9624


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


Index: extra/devel/ruby/PKGBUILD
diff -u extra/devel/ruby/PKGBUILD:1.43 extra/devel/ruby/PKGBUILD:1.44
--- extra/devel/ruby/PKGBUILD:1.43	Fri Oct 26 12:51:02 2007
+++ extra/devel/ruby/PKGBUILD	Wed Feb 20 08:37:08 2008
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.43 2007/10/26 16:51:02 pierre Exp $
+# $Id: PKGBUILD,v 1.44 2008/02/20 13:37:08 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributors: John Proctor <jproctor at prium.net>
 #               Jeramy Rutley <jrutley at gmail.com>
 pkgname=ruby
 pkgver=1.8.6_p111
 _pkgver=1.8.6-p111
-pkgrel=3
+pkgrel=4
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.ruby-lang.org/en/"
 depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8g' 'zlib' 'readline' 'termcap-compat')
-makedepends=('tk')
+makedepends=('tk>=8.5')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
 force=y
 md5sums=('e1d38b7d4f1be55726d6927a3395ce3b')




More information about the arch-commits mailing list