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

Felix Yan fyan at archlinux.org
Mon Apr 4 18:03:13 UTC 2016


    Date: Monday, April 4, 2016 @ 20:03:13
  Author: fyan
Revision: 169477

upgpkg: bower 1.7.8-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-04 17:47:08 UTC (rev 169476)
+++ PKGBUILD	2016-04-04 18:03:13 UTC (rev 169477)
@@ -5,8 +5,8 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.7
-pkgrel=2
+pkgver=1.7.8
+pkgrel=1
 pkgdesc='A package manager for the web'
 arch=('any')
 url='http://bower.io/'
@@ -16,7 +16,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
         LICENSE)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('84a8c7904a53e6f16bad1fb5678df130'
+md5sums=('7f2da6e1a0cb50efa858019196ed1cf4'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list