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

Allan McRae allan at archlinux.org
Tue Jan 26 03:08:25 UTC 2010


    Date: Monday, January 25, 2010 @ 22:08:25
  Author: allan
Revision: 65256

upgpkg: ruby 1.9.1_p378-1
    upstream security update

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-26 01:02:50 UTC (rev 65255)
+++ PKGBUILD	2010-01-26 03:08:25 UTC (rev 65256)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=('ruby' 'ruby-docs')
-pkgver=1.9.1_p376
-_pkgver=1.9.1-p376
+pkgver=1.9.1_p378
+_pkgver=1.9.1-p378
 pkgrel=1
 pkgdesc="An object-oriented language for quick and easy programming"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('gdbm' 'db' 'openssl' 'zlib' 'readline' 'tk')
 source=(ftp://ftp.ruby-lang.org/pub/ruby/1.9/${pkgname}-${_pkgver}.tar.bz2) 
 options=('!emptydirs')
-md5sums=('e019ae9c643c5efe91be49e29781fb94')
+md5sums=('5922459622a23612eb9b68a3586cb5f8')
 
 build() {
   cd "${srcdir}/${pkgname}-${_pkgver}"




More information about the arch-commits mailing list