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

Felix Yan fyan at archlinux.org
Thu Dec 31 10:18:32 UTC 2015


    Date: Thursday, December 31, 2015 @ 11:18:32
  Author: fyan
Revision: 155053

upgpkg: bower 1.7.2-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-31 10:12:38 UTC (rev 155052)
+++ PKGBUILD	2015-12-31 10:18:32 UTC (rev 155053)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.1
+pkgver=1.7.2
 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=('06fd72e159d9b4798fa7e7a3afc6888c'
+md5sums=('4c52ca56425ceebae7f221327e356943'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list