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

Felix Yan fyan at archlinux.org
Mon Jan 4 14:05:11 UTC 2016


    Date: Monday, January 4, 2016 @ 15:05:11
  Author: fyan
Revision: 155398

upgpkg: pm2 1.0.0-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 14:05:10 UTC (rev 155397)
+++ PKGBUILD	2016-01-04 14:05:11 UTC (rev 155398)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=0.15.10
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in load balancer'
 arch=('any')
 url='http://pm2.keymetrics.io'
@@ -13,7 +13,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
         pm2.service)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('e36835edf192131a23b4bd992e16e3ff'
+md5sums=('29b5d4623c101e2c2d7d4c68d619cc31'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list