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

Thomas Dziedzic tdziedzic at archlinux.org
Fri Apr 20 04:26:57 UTC 2012


    Date: Friday, April 20, 2012 @ 00:26:56
  Author: tdziedzic
Revision: 156518

upgpkg: ruby-docs 1.9.3_p194-1

bump

Modified:
  ruby-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-20 04:09:33 UTC (rev 156517)
+++ PKGBUILD	2012-04-20 04:26:56 UTC (rev 156518)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=ruby-docs
-pkgver=1.9.3_p125
-pkgrel=2
+pkgver=1.9.3_p194
+pkgrel=1
 pkgdesc='Documentation files for ruby'
 arch=('any')
 url='http://www.ruby-lang.org/en/'
@@ -13,7 +13,7 @@
 makedepends=('openssl' 'tk' 'libffi' 'doxygen' 'graphviz' 'libyaml')
 options=('!emptydirs' '!makeflags')
 source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2")
-md5sums=('702529a7f8417ed79f628b77d8061aa5')
+md5sums=('2278eff4cfed3cbc0653bc73085caa34')
 
 build() {
   cd ruby-${pkgver//_/-}




More information about the arch-commits mailing list