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

Felix Yan fyan at archlinux.org
Wed Jan 27 15:13:53 UTC 2016


    Date: Wednesday, January 27, 2016 @ 16:13:53
  Author: fyan
Revision: 159259

upgpkg: bower 1.7.6-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-27 15:13:11 UTC (rev 159258)
+++ PKGBUILD	2016-01-27 15:13:53 UTC (rev 159259)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.5
+pkgver=1.7.6
 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=('201d669b81c0bf166fd12166e3622366'
+md5sums=('00bc89b76ee9dc188ca7b9e1f1c2b331'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list