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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 15 15:14:17 UTC 2008


    Date: Sunday, June 15, 2008 @ 11:14:17
  Author: andyrtr
Revision: 2909

upgpkg: ruby 1.8.7_p17-1

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-15 14:46:29 UTC (rev 2908)
+++ PKGBUILD	2008-06-15 15:14:17 UTC (rev 2909)
@@ -3,19 +3,18 @@
 # Contributors: John Proctor <jproctor at prium.net>
 #               Jeramy Rutley <jrutley at gmail.com>
 pkgname=ruby
-pkgver=1.8.6_p114
-_pkgver=1.8.6-p114
+pkgver=1.8.7_p17
+_pkgver=1.8.7-p17
 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' 'db>=4.6' 'openssl>=0.9.8g' 'zlib' 'readline' 'termcap-compat')
+depends=('gdbm' 'db>=4.6' 'openssl>=0.9.8h-3' 'zlib' 'readline' 'termcap-compat')
 makedepends=('tk>=8.5')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
-force=y
-md5sums=('b4d0c74497f684814bcfbb41b7384a71')
-options=('!emptydirs')
+md5sums=('4bbcf952fad200f4d265cb77a123d2fc')
+options=('!emptydirs' 'force')
 
 build() {
   cd ${startdir}/src/${pkgname}-${_pkgver}





More information about the arch-commits mailing list