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

Felix Yan fyan at archlinux.org
Wed Jan 27 02:04:02 UTC 2016


    Date: Wednesday, January 27, 2016 @ 03:04:02
  Author: fyan
Revision: 158996

upgpkg: bower 1.7.5-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-27 02:00:10 UTC (rev 158995)
+++ PKGBUILD	2016-01-27 02:04:02 UTC (rev 158996)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent <http://tlvince.com/contact>
 
 pkgname=bower
-pkgver=1.7.2
+pkgver=1.7.5
 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=('4c52ca56425ceebae7f221327e356943'
+md5sums=('201d669b81c0bf166fd12166e3622366'
          '135697567327f92e904ef0be2082da5e')
 
 package() {



More information about the arch-commits mailing list