[arch-commits] Commit in ruby/repos/extra-i686 (PKGBUILD)

Allan McRae allan at archlinux.org
Mon Jul 20 03:31:03 UTC 2009


    Date: Sunday, July 19, 2009 @ 23:31:03
  Author: allan
Revision: 46756

bump extra package version until 1.9 is ready to move from testing

Modified:
  ruby/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-20 03:16:47 UTC (rev 46755)
+++ PKGBUILD	2009-07-20 03:31:03 UTC (rev 46756)
@@ -4,18 +4,18 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=ruby
-pkgver=1.8.7_p173
-_pkgver=1.8.7-p173
-pkgrel=2
+pkgver=1.8.7_p174
+_pkgver=1.8.7-p174
+pkgrel=1
 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>=1.8.3' 'db>=4.7.25' 'openssl>=0.9.8k' 'zlib>=1.2.3.3' 'readline>=5.2.013')
+depends=('gdbm>=1.8.3' 'db>=4.7.25' 'openssl>=0.9.8k' 'zlib>=1.2.3.3' 'readline>=6')
 makedepends=('tk>=8.5')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
 options=('!emptydirs')
-md5sums=('bf297efaa24ec6cdb74963c0f608f6f1')
+md5sums=('88c45aaf627b4404e5e4273cb03ba2ee')
 
 build() {
   cd "${srcdir}/${pkgname}-${_pkgver}"




More information about the arch-commits mailing list