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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Mar 3 17:19:16 UTC 2008


    Date: Monday, March 3, 2008 @ 12:19:16
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/ruby

Modified: PKGBUILD (1.44 -> 1.45)

upgpkg: ruby 1.8.6_p114-1


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


Index: extra/devel/ruby/PKGBUILD
diff -u extra/devel/ruby/PKGBUILD:1.44 extra/devel/ruby/PKGBUILD:1.45
--- extra/devel/ruby/PKGBUILD:1.44	Wed Feb 20 08:37:08 2008
+++ extra/devel/ruby/PKGBUILD	Mon Mar  3 12:19:16 2008
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.44 2008/02/20 13:37:08 andyrtr Exp $
+# $Id: PKGBUILD,v 1.45 2008/03/03 17:19:16 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=4
+pkgver=1.8.6_p114
+_pkgver=1.8.6-p114
+pkgrel=1
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=(i686 x86_64)
 license=('custom')
@@ -14,7 +14,7 @@
 makedepends=('tk>=8.5')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2) 
 force=y
-md5sums=('e1d38b7d4f1be55726d6927a3395ce3b')
+md5sums=('b4d0c74497f684814bcfbb41b7384a71')
 options=('!emptydirs')
 
 build() {




More information about the arch-commits mailing list