summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-25 12:06:39 -0800
committerAndy Weidenbaum2016-01-25 12:06:39 -0800
commit03a7e2bcf3dc9c5ce580ef59d009b71dfe16124b (patch)
treee348c084edbbf330c9fcd972cc811666d2261971 /PKGBUILD
parentf6ddcf65233289db6f14db997405d5b8afb036d3 (diff)
downloadaur-counterwallet-git.tar.gz
update pkgver to 20160124
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a9b9f9dd5ce..05850417b25b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=counterwallet-git
-pkgver=20150420
+pkgver=20160124
pkgrel=1
pkgdesc="Counterparty web wallet"
arch=('any')
@@ -35,7 +35,7 @@ build() {
cd ${pkgname%-git}
msg2 'Fetching Web assets...'
- cd src && bower install --allow-root --config.interactive=false && cd ..
+ pushd src && bower install --allow-root --config.interactive=false && popd
msg2 'Fetching NPM dependencies...'
npm install