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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jun 13 11:28:49 UTC 2007


    Date: Wednesday, June 13, 2007 @ 07:28:49
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/devel/ruby

Modified: PKGBUILD (1.35 -> 1.36)

we have to force this time du to the weird pkgnumber


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


Index: arch/build/devel/ruby/PKGBUILD
diff -u arch/build/devel/ruby/PKGBUILD:1.35 arch/build/devel/ruby/PKGBUILD:1.36
--- arch/build/devel/ruby/PKGBUILD:1.35	Wed Jun 13 07:10:57 2007
+++ arch/build/devel/ruby/PKGBUILD	Wed Jun 13 07:28:48 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.35 2007/06/13 11:10:57 andyrtr Exp $
+# $Id: PKGBUILD,v 1.36 2007/06/13 11:28:48 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_p36
 _pkgver=1.8.6-p36
-pkgrel=1
+pkgrel=2
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=(i686 x86_64)
 license=('custom')
@@ -14,6 +14,7 @@
 makedepends=('tk')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/stable/${pkgname}-${_pkgver}.tar.bz2)
 md5sums=('eb7f25818cb6993839b38d1f21bd4ea1')
+force=y
 
 build() {
   cd ${startdir}/src/${pkgname}-${_pkgver}




More information about the arch-commits mailing list