summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2014-06-24 16:51:43 +0200
committerMassimiliano Torromeo2014-06-24 16:51:43 +0200
commit329fe7e0d4f8402ff5e04a639e099755a14c4874 (patch)
tree01c21d712912fd9afb7c84099c20a63e1479ea28
parent91499482d66b6a9304be3e9d6f3c8571e594d663 (diff)
downloadaur-329fe7e0d4f8402ff5e04a639e099755a14c4874.tar.gz
Updated nodejs-yeoman to version 1.2.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f34158191c49..7033a980e61d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_npmname=yo
pkgname=nodejs-yeoman
-pkgver=1.1.2
+pkgver=1.2.0
pkgrel=1
pkgdesc="Command line interface for creating, building, maintaining, and shipping Yeoman projects."
arch=(any)
@@ -24,4 +24,4 @@ package() {
rm -rf "$pkgdir"/usr/bin/{grunt,bower}
}
-sha256sums=('4267e3af70d12a657578b757c2269c37cd4432156dbe2808406f3a50c8fd6578')
+sha256sums=('2d941325cc40b21909f64107a6fd1414b6cea01f8e6eb5e6bfc0b794cf3f372d')