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

Felix Yan fyan at archlinux.org
Sat Dec 5 03:14:19 UTC 2015


    Date: Saturday, December 5, 2015 @ 04:14:19
  Author: fyan
Revision: 148410

upgpkg: bower 1.6.9-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 00:08:41 UTC (rev 148409)
+++ PKGBUILD	2015-12-05 03:14:19 UTC (rev 148410)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.6.8
+pkgver=1.6.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=('c35d401e0f72c55db6098db1473eb1c2'
+md5sums=('683fd9935dd5271e07340f711233881b'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list