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

Felix Yan fyan at archlinux.org
Fri Oct 16 13:23:42 UTC 2015


    Date: Friday, October 16, 2015 @ 15:23:41
  Author: fyan
Revision: 144240

upgpkg: bower 1.6.3-1

Modified:
  bower/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-16 09:00:49 UTC (rev 144239)
+++ PKGBUILD	2015-10-16 13:23:41 UTC (rev 144240)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc='A package manager for the web'
 arch=('any')
@@ -16,7 +16,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
         LICENSE)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('383163e0797117b438a6cadceed192d7'
+md5sums=('feec2d1e34645672e1110dbc9175b900'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list