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

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Thu Mar 14 08:55:33 UTC 2013


    Date: Thursday, March 14, 2013 @ 09:55:33
  Author: mtorromeo
Revision: 86244

upgpkg: meteorjs 0.5.8-1

Updated meteorjs to version 0.5.8

Modified:
  meteorjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-14 07:16:15 UTC (rev 86243)
+++ PKGBUILD	2013-03-14 08:55:33 UTC (rev 86244)
@@ -4,7 +4,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact/>
 
 pkgname=meteorjs
-pkgver=0.5.7
+pkgver=0.5.8
 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=('dea74135489b89d7a7fdebb3966a05b2df41440bbdc31adce85e6b140aff8e23'
+sha256sums=('232d7a0bf0947e29fcd6ff8e7314d5783c1b4b7e5c6b5b68ed9ef2ed8d75c6cc'
             'a3ac659c52b652676da0530f2148025e0f8bfa84bccf63431c20eb72d3bc5cb7')
 
 if [ "$CARCH" = "x86_64" ]; then
     _arch="amd64"
 else
     _arch="i386"
-    sha256sums[0]='2a126beb5224e4063c8efc849e099d7bf302f062e76356f8f7662737bccd41b6'
+    sha256sums[0]='b9c45ad56b2ccd2d6fa41740b20c671ea642ce84271474c319ddc8a67a0c77ff'
 fi
 
 source=("http://d3sqy0vbqsdhku.cloudfront.net/meteor_$pkgver-1_$_arch.deb" meteor)




More information about the arch-commits mailing list