summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Gysin2016-02-24 15:33:45 +0200
committerChristoph Gysin2016-02-24 15:33:45 +0200
commit5ba932339bcf7732a26d57c61bd9fcfbee113e82 (patch)
tree76cc9140587a7434d2ce57c5345bc54b182ce643
parent540086d007e785dc3c0ce389c9877056cdebc644 (diff)
downloadaur-nodejs-groovebasin.tar.gz
make backup an array
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18aa79383342..850658d934b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url='http://groovebasin.com/'
license=(MIT)
depends=(nodejs libgroove)
makedepends=(python2 npm)
-backup='etc/groovebasin.json'
+backup=('etc/groovebasin.json')
install=groovebasin.install
source=("https://github.com/andrewrk/groovebasin/archive/${pkgver}.tar.gz"
groovebasin