Date: Thursday, October 15, 2015 @ 17:09:56 Author: fyan Revision: 144176
upgpkg: bower 1.6.2-1 Modified: bower/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-15 14:45:56 UTC (rev 144175) +++ PKGBUILD 2015-10-15 15:09:56 UTC (rev 144176) @@ -5,7 +5,7 @@ # Contributor: Tom Vincent <http://tlvince.com/contact> pkgname=bower -pkgver=1.6.1 +pkgver=1.6.2 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=('433c9a2ff97c55d9bfdaf220a73c8e8e' +md5sums=('383163e0797117b438a6cadceed192d7' '135697567327f92e904ef0be2082da5e') package() {
