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

Felix Yan fyan at archlinux.org
Sat Dec 12 02:47:43 UTC 2015


    Date: Saturday, December 12, 2015 @ 03:47:43
  Author: fyan
Revision: 153068

upgpkg: bower 1.7.1-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-11 23:05:04 UTC (rev 153067)
+++ PKGBUILD	2015-12-12 02:47:43 UTC (rev 153068)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.0
+pkgver=1.7.1
 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=('04844b49ddb08fcca0b601dda79a7abd'
+md5sums=('06fd72e159d9b4798fa7e7a3afc6888c'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list