[arch-commits] Commit in ruby/trunk (PKGBUILD)
    Thomas Dziedzic 
    tdziedzic at archlinux.org
       
    Tue Oct 16 01:54:36 UTC 2012
    
    
  
    Date: Monday, October 15, 2012 @ 21:54:36
  Author: tdziedzic
Revision: 168801
cleanup md5sums
Modified:
  ruby/trunk/PKGBUILD
----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-16 01:40:22 UTC (rev 168800)
+++ PKGBUILD	2012-10-16 01:54:36 UTC (rev 168801)
@@ -13,7 +13,7 @@
 options=('!emptydirs' '!makeflags')
 source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
         'gemrc')
-md5sums=('2278eff4cfed3cbc0653bc73085caa34'
+md5sums=('e76848a86606a4fd5dcf14fc4b4e755e'
          '6fb8e7a09955e0f64be3158fb4a27e7a')
 
 build() {
@@ -65,5 +65,3 @@
   install -D -m644 COPYING "${pkgdir}/usr/share/licenses/ruby-docs/LICENSE"
   install -D -m644 BSDL "${pkgdir}/usr/share/licenses/ruby-docs/BSDL"
 }
-md5sums=('e76848a86606a4fd5dcf14fc4b4e755e'
-         '6fb8e7a09955e0f64be3158fb4a27e7a')
    
    
More information about the arch-commits
mailing list