summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGregory Scheerlinck2016-03-15 15:23:24 +0000
committerGregory Scheerlinck2016-03-15 15:23:24 +0000
commit32231773e948b2dac53b2a43114b6b57fa90d045 (patch)
treee012f963efbeac30e02f51e762e2a9b7173e7cf2 /PKGBUILD
parent932fc43aa747c114499187135e56a786625d72dc (diff)
downloadaur-32231773e948b2dac53b2a43114b6b57fa90d045.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 180331706dfd..de1429039761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="The Arch Wiki as linux man pages"
arch=(any)
url="https://github.com/greg-js/arch-wiki-man#readme"
-license=(GPL3)
+license=( GPL3 )
depends=('nodejs' 'npm' )
optdepends=()
source=(http://registry.npmjs.org/$_npmname/-/$_npmname-$_npmver.tgz)