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

Felix Yan fyan at archlinux.org
Thu Oct 15 12:04:03 UTC 2015


    Date: Thursday, October 15, 2015 @ 14:04:03
  Author: fyan
Revision: 144118

upgpkg: bower 1.6.0-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 12:02:46 UTC (rev 144117)
+++ PKGBUILD	2015-10-15 12:04:03 UTC (rev 144118)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.5.3
+pkgver=1.6.0
 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=('3a4130a26d21148a6d3230a4f8555704'
+md5sums=('4d29badff2dec3cabc0512202a4f2263'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list