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

Felix Yan fyan at archlinux.org
Thu Jan 28 01:19:31 UTC 2016


    Date: Thursday, January 28, 2016 @ 02:19:31
  Author: fyan
Revision: 159284

upgpkg: bower 1.7.7-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-27 23:35:03 UTC (rev 159283)
+++ PKGBUILD	2016-01-28 01:19:31 UTC (rev 159284)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.6
+pkgver=1.7.7
 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=('00bc89b76ee9dc188ca7b9e1f1c2b331'
+md5sums=('84a8c7904a53e6f16bad1fb5678df130'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list