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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 11:02:36 UTC 2007


    Date: Saturday, September 29, 2007 @ 07:02:36
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/ruby

Modified: PKGBUILD (1.38 -> 1.39)

rebuild for new db


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


Index: extra/devel/ruby/PKGBUILD
diff -u extra/devel/ruby/PKGBUILD:1.38 extra/devel/ruby/PKGBUILD:1.39
--- extra/devel/ruby/PKGBUILD:1.38	Mon Sep 24 17:27:42 2007
+++ extra/devel/ruby/PKGBUILD	Sat Sep 29 07:02:36 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.38 2007/09/24 21:27:42 andyrtr Exp $
+# $Id: PKGBUILD,v 1.39 2007/09/29 11:02:36 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_p110
 _pkgver=1.8.6-p110
-pkgrel=1
+pkgrel=2
 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.5' 'openssl>=0.9.8b' 'zlib' 'readline' 'termcap-compat')
+depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8b' 'zlib' 'readline' 'termcap-compat')
 makedepends=('tk')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
 force=y




More information about the arch-commits mailing list