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

Felix Yan fyan at archlinux.org
Mon Dec 7 15:30:26 UTC 2015


    Date: Monday, December 7, 2015 @ 16:30:26
  Author: fyan
Revision: 149971

upgpkg: bower 1.7.0-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-07 15:30:13 UTC (rev 149970)
+++ PKGBUILD	2015-12-07 15:30:26 UTC (rev 149971)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.6.9
+pkgver=1.7.0
 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=('683fd9935dd5271e07340f711233881b'
+md5sums=('04844b49ddb08fcca0b601dda79a7abd'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list