summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMicha Alt2015-11-21 19:23:48 +0100
committerMicha Alt2015-11-21 19:23:48 +0100
commit360b401c55e9d618ded64765dbc2393b3390da92 (patch)
treeff708fa14c34946ee5b1a3407835c791658e0c14 /PKGBUILD
parentbbde555a55824675c32420077f52251658bae4ea (diff)
downloadaur-360b401c55e9d618ded64765dbc2393b3390da92.tar.gz
Add 'nodejs-brunch/' from commit 'ca2c311103fa244efea9b5eafa5b7322cd6bfcb7'
git-subtree-dir: nodejs-brunch git-subtree-mainline: 4d865cbb6c24678a57397ca7634464e4014ce40f git-subtree-split: ca2c311103fa244efea9b5eafa5b7322cd6bfcb7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe241173a351..0d834cfa2aad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_npmname=brunch
pkgname=nodejs-$_npmname
-pkgver=2.0.0
+pkgver=1.8.5
pkgrel=1
pkgdesc="A lightweight approach to building HTML5 applications with emphasis on elegance and simplicity."
arch=('any')
@@ -15,7 +15,7 @@ optdepends=()
source=(http://registry.npmjs.org/$_npmname/-/$_npmname-$pkgver.tgz
'LICENSE')
noextract=($_npmname-$pkgver.tgz)
-sha1sums=('964489591a0fcf9a2ac4fb58f9f68e9eb9b9d245'
+sha1sums=('50e6536eee40159a3fa3b65c14e09bc83a47cc39'
'de1abc751d24ab2b3ee1dff74f86aeeaee3854b3')
package() {