[arch-commits] Commit in bower/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Oct 24 10:43:25 UTC 2015
Date: Saturday, October 24, 2015 @ 12:43:24
Author: fyan
Revision: 144887
upgpkg: bower 1.6.5-1
Modified:
bower/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-24 10:14:05 UTC (rev 144886)
+++ PKGBUILD 2015-10-24 10:43:24 UTC (rev 144887)
@@ -5,7 +5,7 @@
# Contributor: Tom Vincent <http://tlvince.com/contact>
pkgname=bower
-pkgver=1.6.3
+pkgver=1.6.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=('feec2d1e34645672e1110dbc9175b900'
+md5sums=('0b362d6b31d9eb87fc5e3266ab8dda7f'
'135697567327f92e904ef0be2082da5e')
package() {
More information about the arch-commits
mailing list