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

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Mon Mar 18 11:30:14 UTC 2013


    Date: Monday, March 18, 2013 @ 12:30:14
  Author: mtorromeo
Revision: 86489

upgpkg: meteorjs 0.5.9-1

Updated to 0.5.9

Modified:
  meteorjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-18 11:20:57 UTC (rev 86488)
+++ PKGBUILD	2013-03-18 11:30:14 UTC (rev 86489)
@@ -4,7 +4,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact/>
 
 pkgname=meteorjs
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
 pkgdesc="Open-source platform for building top-quality web apps in a fraction of the time."
 arch=('i686' 'x86_64')
@@ -13,14 +13,14 @@
 depends=('nodejs' 'mongodb')
 options=('!strip')
 
-sha256sums=('232d7a0bf0947e29fcd6ff8e7314d5783c1b4b7e5c6b5b68ed9ef2ed8d75c6cc'
+sha256sums=('43e228e09c66bc167108c2a8375e23e472d19e82b216ad0875efed94073ef5ba'
             'a3ac659c52b652676da0530f2148025e0f8bfa84bccf63431c20eb72d3bc5cb7')
 
 if [ "$CARCH" = "x86_64" ]; then
     _arch="amd64"
 else
     _arch="i386"
-    sha256sums[0]='b9c45ad56b2ccd2d6fa41740b20c671ea642ce84271474c319ddc8a67a0c77ff'
+    sha256sums[0]='f28ca14d923e19e1035adff506cac8f839c1ec97410d4617a2c2a20cc733d879'
 fi
 
 source=("http://d3sqy0vbqsdhku.cloudfront.net/meteor_$pkgver-1_$_arch.deb" meteor)




More information about the arch-commits mailing list