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

Felix Yan fyan at archlinux.org
Wed Apr 6 02:26:15 UTC 2016


    Date: Wednesday, April 6, 2016 @ 04:26:15
  Author: fyan
Revision: 169542

upgpkg: bower 1.7.9-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-06 00:56:02 UTC (rev 169541)
+++ PKGBUILD	2016-04-06 02:26:15 UTC (rev 169542)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.8
+pkgver=1.7.9
 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=('7f2da6e1a0cb50efa858019196ed1cf4'
+md5sums=('da482af431c5906e45c7372fc6e4f160'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list